[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2010-10-01 Thread gzp at papp dot hu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339 --- Comment #20 from Gabor Z. Papp 2010-10-02 06:58:38 UTC --- (In reply to comment #19) > > make configure-target-libmudflap > > make: *** No rule to make target `configure-target-libmudflap'. Stop. My bad. I'm building gcc in ./obj So runni

[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2010-10-01 Thread gzp at papp dot hu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339 --- Comment #19 from Gabor Z. Papp 2010-10-02 06:56:43 UTC --- (In reply to comment #15) > make configure-target-libmudflap make: *** No rule to make target `configure-target-libmudflap'. Stop.

[Bug fortran/43062] NAMELIST attribute conflicts with ALLOCATABLE attribute

2010-10-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43062 --- Comment #18 from Tobias Burnus 2010-10-02 06:44:41 UTC --- (In reply to comment #16) > Interpretation request for the June J3 meeting: > http://j3-fortran.org/doc/meeting/192/10-146.txt > Proposed edit is to allow ALLOCATABLEs. (In reply t

[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2010-10-01 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339 --- Comment #18 from Ralf Wildenhues 2010-10-02 05:34:16 UTC --- Ah, sorry. The sed script was meant for the toplevel source directory. Your .../libmudflap/config.log however looks like configure did compute the maximum command line length corr

[Bug target/45858] [4.6 Regression] Revision 164671 failed gcc.dg/dfp/convert-dfp-round-thread.c

2010-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45858 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/45860] [4.6 Regression] ICE: verify_ssa failed: virtual SSA name for non-VOP decl at -O1

2010-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45860 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/45863] [4.6 regression] FAIL: libstdc++-abi/abi_check

2010-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863 H.J. Lu changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p |

[Bug libstdc++/45863] [4.6 regression] FAIL: libstdc++-abi/abi_check

2010-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863 --- Comment #5 from H.J. Lu 2010-10-01 23:57:57 UTC --- Also if [ -n ${pvs} ]; then ${pvs} ${lib} | \ needs a quote like if [ -n "${pvs}" ]; then ${pvs} ${lib} | \

[Bug libstdc++/45863] [4.6 regression] FAIL: libstdc++-abi/abi_check

2010-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863 --- Comment #4 from H.J. Lu 2010-10-01 23:54:16 UTC --- I got /export/gnu/import/svn/gcc-test/src-trunk/libstdc++-v3/testsuite/../scripts/extract_symvers: line 88: nawk: command not found^M or /export/gnu/import/git/gcc/libstdc++-v3/testsuite/

[Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64

2010-10-01 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856 Jack Howarth changed: What|Removed |Added CC||howarth at nitro dot |

[Bug libstdc++/45863] [4.6 regression] FAIL: libstdc++-abi/abi_check

2010-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug libstdc++/45863] [4.6 regression] FAIL: libstdc++-abi/abi_check

2010-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863 --- Comment #2 from H.J. Lu 2010-10-01 23:35:56 UTC --- current_symbols.txt is empty.

[Bug bootstrap/45381] [4.6 Regression] Bootstrap failure for powerpc-apple-darwin9: error: AltiVec argument passed to unprototyped function

2010-10-01 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45381 --- Comment #7 from Dominique d'Humieres 2010-10-01 23:33:03 UTC --- (In reply to comment #6) > I'd prefer it if you provided some amount of detail about *what* > fails with the patch attached to this PR, rather than just reporting > the bare fac

[Bug middle-end/16660] attribute((aligned)) doesn't work for variables on the stack for greater than required alignement

2010-10-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16660 Andrew Pinski changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p

[Bug libstdc++/45863] [4.6 regression] FAIL: libstdc++-abi/abi_check

2010-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863 --- Comment #1 from H.J. Lu 2010-10-01 23:00:02 UTC --- I got Problems parsing the list of exported symbols. FAIL: libstdc++-abi/abi_check

[Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure

2010-10-01 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801 Mikael Pettersson changed: What|Removed |Added CC||bernds at gcc dot gnu.org --- Comment

[Bug libstdc++/45863] New: [4.6 regression] FAIL: libstdc++-abi/abi_check

2010-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863 Summary: [4.6 regression] FAIL: libstdc++-abi/abi_check Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo:

[Bug bootstrap/45612] [4.6 regression] Reference to undefined label building libada on Solaris 2/SPARC

2010-10-01 Thread hainque at adacore dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612 --- Comment #21 from hainque at adacore dot com 2010-10-01 22:11:52 UTC --- hubicka at gcc dot gnu.org wrote: > We might be missing some code in inliner that passes the fact that > the label is user label... I don't yet have a clear track here,

[Bug bootstrap/45381] [4.6 Regression] Bootstrap failure for powerpc-apple-darwin9: error: AltiVec argument passed to unprototyped function

2010-10-01 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45381 --- Comment #6 from Richard Henderson 2010-10-01 22:00:47 UTC --- (In reply to comment #5) > I think altivec should disabled with "gcc version 4.0.1 (Apple Inc. build > 5493)". Otherwise this pr could be closed as wontfix. I'd prefer it if you p

[Bug c++/42018] Template specialization in wrong namespace accepted if it matches template arguments of an earlier specialization

2010-10-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42018 --- Comment #5 from Jonathan Wakely 2010-10-01 21:21:03 UTC --- incomplete patch posted to http://gcc.gnu.org/ml/gcc-patches/2010-10/msg00054.html

[Bug middle-end/45862] New: SUPPORTS_WEAK is documented as a C expression, used as a compile time constant

2010-10-01 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45862 Summary: SUPPORTS_WEAK is documented as a C expression, used as a compile time constant Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug fortran/43062] NAMELIST attribute conflicts with ALLOCATABLE attribute

2010-10-01 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43062 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot |

[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2010-10-01 Thread gzp at papp dot hu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339 --- Comment #17 from Gabor Z. Papp 2010-10-01 18:42:49 UTC --- (In reply to comment #15) > Please attach i686-pc-linux-gnu/libmudflap/config.log Done. > Please post the output of the following commands (modifying the configure > script to post

[Bug tree-optimization/41460] value-numbering does not handle type-punning in a user-friendly way

2010-10-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41460 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/45612] [4.6 regression] Reference to undefined label building libada on Solaris 2/SPARC

2010-10-01 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612 --- Comment #20 from dave at hiauly1 dot hia.nrc.ca 2010-10-01 18:34:45 UTC --- > --- Comment #18 from Jan Hubicka 2010-10-01 > 17:24:27 UTC --- > Hmm, I tried to use one of compile farm sparc machines, but no luck. Either > with ssh on them I en

[Bug c/45861] New: Possible missed optimization - array ops vs shift-and-mask

2010-10-01 Thread zackw at panix dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45861 Summary: Possible missed optimization - array ops vs shift-and-mask Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component

[Bug other/35377] stack-protector: multiple definition of `__stack_chk_fail_local'

2010-10-01 Thread gzp at papp dot hu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35377 Gabor Z. Papp changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version|4.2.3

[Bug ada/41321] Ada runtime not initializing fpu (finit)

2010-10-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41321 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug ada/41321] Ada runtime not initializing fpu (finit)

2010-10-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41321 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug fortran/45827] mio_component_ref(): Component not found when mixing f90 and f03 in large projects

2010-10-01 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45827 Jerry DeLisle changed: What|Removed |Added Status|WAITING |NEW --- Comment #19 from Jerry DeLisle 2

[Bug bootstrap/45612] [4.6 regression] Reference to undefined label building libada on Solaris 2/SPARC

2010-10-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612 --- Comment #19 from Eric Botcazou 2010-10-01 17:35:47 UTC --- > Hmm, I tried to use one of compile farm sparc machines, but no luck. Either > with ssh on them I end on gcc12 that is amd64 or they are down. Try grobluk (ssh -p 9202 lo...@gcc12.f

[Bug bootstrap/45612] [4.6 regression] Reference to undefined label building libada on Solaris 2/SPARC

2010-10-01 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612 --- Comment #18 from Jan Hubicka 2010-10-01 17:24:27 UTC --- Hmm, I tried to use one of compile farm sparc machines, but no luck. Either with ssh on them I end on gcc12 that is amd64 or they are down. I am looking into the dumps if I can make sen

[Bug middle-end/44716] [4.6 Regression] Bootstrap fails with partial inlining (r161382)

2010-10-01 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44716 --- Comment #18 from Steve Ellcey 2010-10-01 17:05:53 UTC --- Author: sje Date: Fri Oct 1 17:05:45 2010 New Revision: 164891 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164891 Log: 2010-10-01 Steve Ellcey PR tree-optimization/

[Bug debug/45849] [4.6 Regression] ICE: in emit_note_insn_var_location, at var-tracking.c:7336 with -O -g

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45849 --- Comment #6 from Jakub Jelinek 2010-10-01 16:43:09 UTC --- Seems simplify_rtx depends on ORIG_REGNO or REG_POINTER: (gdb) p debug_rtx (copy) (plus:DI (minus:DI (reg/v/f:DI 42 r13 [orig:66 matchstart ] [66]) (reg:DI 41 r12)) (mult:

[Bug tree-optimization/45860] New: [4.6 Regression] ICE: verify_ssa failed: virtual SSA name for non-VOP decl at -O1

2010-10-01 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45860 Summary: [4.6 Regression] ICE: verify_ssa failed: virtual SSA name for non-VOP decl at -O1 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug c++/45845] g++.dg/pubtypes.C scan-assembler "A\\\\\\\\0"+[ \\t]+[#;@]+[\\t]+external name

2010-10-01 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45845 --- Comment #8 from Jack Howarth 2010-10-01 16:34:15 UTC --- The regression caused by r164719 was not eliminated with the change introduced in r164874. The change in pubtypes.s of... @@ -2575,19 +2575,15 @@ .ascii "main\0" # external na

[Bug libstdc++/45841] [4.6 Regression]: r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff/char/2-io.cc

2010-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45841 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug fortran/45859] New: [Coarray, F2008, IR] Rejects valid actuals to coarray dummies

2010-10-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45859 Summary: [Coarray, F2008, IR] Rejects valid actuals to coarray dummies Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal

Re: [Bug fortran/45827] mio_component_ref(): Component not found when mixing f90 and f03 in large projects

2010-10-01 Thread Mikael Morin
On Friday 01 October 2010 16:39:35 jvdelisle at gcc dot gnu.org wrote: > 2010-10-01 14:39:23 UTC --- This look suspicious: valgrind on f951 > No, it is unrelated. It happens on the most simple testcases like: end It can be circumvented by the following patch. But it is harmless (unrele

[Bug middle-end/42505] [4.4/4.5/4.6 Regression] loop canonicalization causes a lot of unnecessary temporary variables

2010-10-01 Thread sandra at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42505 --- Comment #13 from Sandra Loosemore 2010-10-01 15:01:08 UTC --- I think this bug is fixed now.

[Bug fortran/45827] mio_component_ref(): Component not found when mixing f90 and f03 in large projects

2010-10-01 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45827 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot |

[Bug testsuite/45664] All ifunc tests fail on Solaris 2

2010-10-01 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45664 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED URL|

[Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64

2010-10-01 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856 --- Comment #1 from Dominique d'Humieres 2010-10-01 13:50:12 UTC --- Confirmed on x86_64-apple-darwin10.4.

[Bug fortran/45848] [OOP] ICE on invalid code in fortran/symbol.c:2410

2010-10-01 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45848 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org --- Comment #2 f

[Bug libffi/45677] Bad stack allocation for ffi function calls on x86-64

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45677 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libffi/45677] Bad stack allocation for ffi function calls on x86-64

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45677 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Assigned

[Bug target/45843] [4.3 Regression] __builtin_va_arg overwrites into adjacent stack location

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45843 Jakub Jelinek changed: What|Removed |Added Known to work||4.4.6 Summary|[4.3/4.4 Regress

[Bug target/45843] [4.3/4.4 Regression] __builtin_va_arg overwrites into adjacent stack location

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45843 --- Comment #5 from Jakub Jelinek 2010-10-01 13:13:36 UTC --- Author: jakub Date: Fri Oct 1 13:13:31 2010 New Revision: 164884 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164884 Log: Backport from mainline 2010-09-30 Jakub Je

[Bug target/44575] [4.5 Regression] __builtin_va_arg overwrites into adjacent stack location

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44575 --- Comment #8 from Jakub Jelinek 2010-10-01 13:13:36 UTC --- Author: jakub Date: Fri Oct 1 13:13:31 2010 New Revision: 164884 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164884 Log: Backport from mainline 2010-09-30 Jakub Je

[Bug tree-optimization/45704] [4.5 Regression] load byte instruction is used for volatile int

2010-10-01 Thread anemo at mba dot ocn.ne.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45704 --- Comment #10 from Atsushi Nemoto 2010-10-01 12:48:47 UTC --- (In reply to comment #9) > > Is that "two more changes" are not bugfix but improvement? > > Yes. I see, thank you for clarification.

[Bug libffi/45677] Bad stack allocation for ffi function calls on x86-64

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45677 --- Comment #14 from Jakub Jelinek 2010-10-01 12:45:33 UTC --- Author: jakub Date: Fri Oct 1 12:45:25 2010 New Revision: 164882 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164882 Log: PR libffi/45677 * src/x86/ffi64.c (ffi_pre

[Bug testsuite/45851] FAIL: gcc.dg/lto/20090210 link test with WHOPR owing to bad -pthread option.

2010-10-01 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45851 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2010-10-01 12:31:14 UTC --- > --- Comment #1 from Dave Korn 2010-10-01 01:30:26 > UTC --- > Hi Rainer; Cc'ing you as requested back before you went on vacation. Thanks. I hope to get to th

[Bug libstdc++/45841] [4.6 Regression]: r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff/char/2-io.cc

2010-10-01 Thread potswa at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45841 --- Comment #13 from David Krauss 2010-10-01 12:19:26 UTC --- (In reply to comment #12) I haven't decided on that. It's a performance improvement but rather ugly. I was thinking, if lseek(0,cur) can alter the behavior of a filesystem, it must no

[Bug libstdc++/45841] [4.6 Regression]: r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff/char/2-io.cc

2010-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45841 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug c++/39219] attribute doesn't work with enums properly

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39219 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug ada/41321] Ada runtime not initializing fpu (finit)

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41321 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/43700] [4.4/4.5/4.6 Regression] global register variables defect

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43700 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug debug/42278] [4.4 Regression] incorrect dwarf data gcc-4.4.2

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42278 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug rtl-optimization/42621] [4.4 Regression] Computed gotos on AMD 800% slower

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42621 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug debug/45849] [4.6 Regression] ICE: in emit_note_insn_var_location, at var-tracking.c:7336 with -O -g

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45849 Jakub Jelinek changed: What|Removed |Added Status|WAITING |NEW CC|

[Bug ada/37430] [4.4/4.5/4.6 Regression] C974013 gives exception

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37430 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug c++/45043] [4.4/4.5 Regression] ICE: tree check: expected identifier_node, have bit_not_expr in grokdeclarator, at cp/decl.c:8113 on invalid code

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45043 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug preprocessor/39533] [4.4/4.5/4.6 Regression] -MM may list a header file twice

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39533 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44626 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/38134] [4.4/4.5/4.6 Regression] speed regression with many loop invariants

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/43546] [4.4/4.5/4.6 Regression] ICE: in assign_stack_local_1, at function.c:353 with -mpreferred-stack-boundary=2 -msseregparm

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43546 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/41176] [4.4/4.5/4.6 Regression] ICE in reload_cse_simplify_operands at postreload.c:396

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41176 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/43722] [4.4 only] ICE when passing NEON registers using const refrences

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43722 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug ada/42168] [4.4/4.5/4.6 Regression] GNAT bug box with invalid anonymous access declaration

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42168 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug rtl-optimization/37273] [4.4/4.5/4.6 Regression] IRA does not re-materializes addresses (loads from the TOC)

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37273 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug middle-end/45854] [4.5 Regression] ICE in redirect_eh_edge_1, at tree-eh.c:2131

2010-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45854 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/38878] [4.4/4.5/4.6 Regression] gcc.dg/tree-ssa/foldaddr-1.c XFAILed

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38878 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug bootstrap/40894] [4.4/4.5/4.6 Regression] bootstrap4-lean failed crtfastmath.o comparision

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40894 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/43884] [4.4/4.5/4.6 Regression] Performance degradation for simple fibonacci numbers calculation

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43884 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug middle-end/45854] [4.5 Regression] ICE in redirect_eh_edge_1, at tree-eh.c:2131

2010-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45854 --- Comment #3 from Richard Guenther 2010-10-01 12:07:54 UTC --- Author: rguenth Date: Fri Oct 1 12:07:47 2010 New Revision: 164881 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164881 Log: 2010-10-01 Richard Guenther PR tree-op

[Bug fortran/42169] [4.4/4.5/4.6 Regression] gfortran.dg/pr41928.f90:47: internal compiler error: in store_can_be_removed_p, at ira-emit.c:371

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42169 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug rtl-optimization/37534] [4.4/4.5/4.6 Regression] IRA causes 17% degradation in 187.facerec benchmark

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37534 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/43897] [4.4/4.5/4.6 Regression] IA-64 asm clobbers are ignored

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43897 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug tree-optimization/38747] [4.4 Regression] Wrong code due to VIEW_CONVERT_EXPR

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38747 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug tree-optimization/39355] [4.4/4.5/4.6 Regression] Revision 144529: ICE due to missing or incorrectly relocated DECL_VALUE_EXPR in PCH header for PARM_DECL

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39355 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug middle-end/45854] [4.5 Regression] ICE in redirect_eh_edge_1, at tree-eh.c:2131

2010-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45854 --- Comment #2 from Richard Guenther 2010-10-01 12:05:48 UTC --- Author: rguenth Date: Fri Oct 1 12:05:42 2010 New Revision: 164880 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164880 Log: 2010-10-01 Richard Guenther PR tree-op

[Bug middle-end/36201] [4.4 Regression] NVR in the front-end causes missed optimization later on ( thought to alias arguments)

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36201 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug tree-optimization/44336] [4.4/4.5 Regression] ICE: verify_ssa failed: SSA_NAME_DEF_STMT is wrong with -fipa-struct-reorg -fwhole-program

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44336 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/38306] [4.4/4.5/4.6 Regression] 15% slowdown w.r.t. 4.3 of computational kernel on some architectures

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38306 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug middle-end/37165] [4.4/4.5/4.6 Regression] FAIL: gcc.dg/matrix/matrix-1.c scan-ipa-dump-times matrix-reorg "Flattened 3 dimensions" 1

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37165 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug rtl-optimization/44249] [4.4/4.5/4.6 Regression] IRA generates extra register move

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44249 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug debug/45387] [4.4 regression] mips: non-dynamic relocations refer to dynamc symbol

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45387 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug rtl-optimization/43494] [4.4/4.5/4.6 Regression] Overlooked dependency causes wrong scheduling, wrong code

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43494 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug middle-end/40154] [4.4/4.5/4.6 Regression] internal compiler error: in do_SUBST, at combine.c:681

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40154 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug c++/22488] [4.3/4.4/4.5/4.6 Regression] push_fields_onto_fieldstack calculates offset incorrectly

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22488 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug middle-end/41043] [4.4 Regression] virtual memory exhausted: Cannot allocate memory

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41043 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug middle-end/40106] [4.4 Regression] Weird interaction between optimize_insn_for_speed_p and -funsafe-math-optimizations

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40106 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug c++/42018] Template specialization in wrong namespace accepted if it matches template arguments of an earlier specialization

2010-10-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42018 Jonathan Wakely changed: What|Removed |Added Summary|Accepts definition for |Template specialization in

[Bug middle-end/42505] [4.4/4.5/4.6 Regression] loop canonicalization causes a lot of unnecessary temporary variables

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42505 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug target/40454] [4.4 regression] zlib is about 20% slower when compiled with GCC 4.4.1

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40454 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug middle-end/38059] [4.4/4.5/4.6 Regression] Compile time regression for gcc.dg/20020425-1.c

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38059 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug tree-optimization/42494] [4.4 Regression] Missed dead-code-elimination

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42494 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug middle-end/39514] [4.4/4.5/4.6 Regression] unreported change to packed bitfields

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39514 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

[Bug debug/45849] [4.6 Regression] ICE: in emit_note_insn_var_location, at var-tracking.c:7336 with -O -g

2010-10-01 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45849 --- Comment #4 from Zdenek Sojka 2010-10-01 11:59:24 UTC --- I am sorry I didn't mention it earlier, the assert is guarded by #ifdef ENABLE_RTL_CHECKING ... gcc_assert (rtx_equal_p (PAT_VAR_LOCATION_LOC (pnote), PAT_VAR_

[Bug middle-end/43323] [4.4 Regression] Wrong code with bitfields and type casting.

2010-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43323 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.4.5 |4.4.6

  1   2   >