[Bug fortran/46588] ICE with assumed character length function

2010-11-22 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46588 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug middle-end/46597] New: configure -enable-checking=... -enable-build-with-cxx and bootstrap is g++ 3.3 hit minor problem

2010-11-22 Thread jay.krell at cornell dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46597 Summary: configure -enable-checking=... -enable-build-with-cxx and bootstrap is g++ 3.3 hit minor problem Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug driver/46563] link with -lgcc when creating a shared lib

2010-11-22 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46563 --- Comment #8 from christophe.lyon at st dot com 2010-11-22 08:39:45 UTC --- Yes, it is a gnueabi; -v says: Configured with: ../configure --target=arm-cortex-linux-gnueabi --program-prefix=arm-linux- --enable-languages=c,c++

[Bug c++/46589] struct member function not declared global

2010-11-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46589 --- Comment #6 from Jonathan Wakely redi at gcc dot gnu.org 2010-11-22 08:47:42 UTC --- (In reply to comment #4) This is exactly the same as my original submission, isn't it? Yes sorry, I mixed up the first two code snippets with the code from

[Bug driver/46563] link with -lgcc when creating a shared lib

2010-11-22 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46563 --- Comment #9 from christophe.lyon at st dot com 2010-11-22 08:50:20 UTC --- Indeed the build script explicitly removes libgcc_s.so and replaces it with a symlink to libgcc_s.so.1 I am going to have a discussion with the colleague who originally

[Bug driver/46563] link with -lgcc when creating a shared lib

2010-11-22 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46563 --- Comment #10 from christophe.lyon at st dot com 2010-11-22 09:01:19 UTC --- However, I'd like to ask a question: why use a link script in libgcc_s.so, rather than having the driver link with -lgcc?

[Bug driver/46563] link with -lgcc when creating a shared lib

2010-11-22 Thread aph at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46563 Andrew Haley aph at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/41082] [4.5/4.6 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution, -O3

2010-11-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added CC||meissner

[Bug driver/46563] link with -lgcc when creating a shared lib

2010-11-22 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46563 --- Comment #12 from christophe.lyon at st dot com 2010-11-22 10:06:07 UTC --- Yes, I appreciate your help very much (and I spent quite some time investigating on my own before deciding to bother you). Now, I am sorry to insist, but it's still

[Bug driver/46563] link with -lgcc when creating a shared lib

2010-11-22 Thread aph at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46563 --- Comment #13 from Andrew Haley aph at gcc dot gnu.org 2010-11-22 10:12:04 UTC --- Sure, but not everyone uses the driver, some use ld directly. I might as well ask: why not? libc is linked this way on GNU/Linux systems too. It's easy and

[Bug rtl-optimization/46598] New: [4.5/4.6 Regression] Miscompiles computed goto

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46598 Summary: [4.5/4.6 Regression] Miscompiles computed goto Product: gcc Version: 4.5.1 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3

[Bug rtl-optimization/46556] Code size regression in struct access

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/45261] Doesn't indicate failure status when it doesn't support (attiny2313A)

2010-11-22 Thread j at uriah dot heep.sax.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45261 Joerg Wunsch j at uriah dot heep.sax.de changed: What|Removed |Added CC||j at uriah dot

[Bug other/46599] New: Possible enhancement for inline stringops with -Os

2010-11-22 Thread gcc.hall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46599 Summary: Possible enhancement for inline stringops with -Os Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: other

[Bug rtl-optimization/45652] [4.6 Regression] gcc.dg/compat/scalar-by-value-3 FAILs with -O2 -fselective-scheduling2

2010-11-22 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45652 --- Comment #10 from Alexander Monakov amonakov at gcc dot gnu.org 2010-11-22 10:35:10 UTC --- Author: amonakov Date: Mon Nov 22 10:35:06 2010 New Revision: 167025 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167025 Log: PR

[Bug rtl-optimization/45652] [4.6 Regression] gcc.dg/compat/scalar-by-value-3 FAILs with -O2 -fselective-scheduling2

2010-11-22 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45652 Alexander Monakov amonakov at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug rtl-optimization/46556] Code size regression in struct access

2010-11-22 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 Alan Modra amodra at gmail dot com changed: What|Removed |Added Status|NEW |UNCONFIRMED Ever

[Bug rtl-optimization/46585] [4.6 Regression] ICE: SIGSEGV in vinsn_create (sel-sched-ir.c:1189) with -fno-dce -fschedule-insns -fselective-scheduling

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46585 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||amonakov at gcc

[Bug rtl-optimization/46571] [4.6 Regression] bootstrap comparison failure in fortran/trans-openmp.c

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46571 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug rtl-optimization/46556] Code size regression in struct access

2010-11-22 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 --- Comment #4 from Alan Modra amodra at gmail dot com 2010-11-22 10:47:24 UTC --- But within a loop gcc-4.2 looked quite reasonable too.. Don't we have a pass ordering problem if fwprop is to rewrite addresses? We currently have cse1, fwprop1,

[Bug target/46353] [4.6 regression] fma testsuite failures

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46353 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug fortran/46594] [4.6 Regression] libquadmath intrudes generic (file system) namespace

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46594 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug testsuite/46595] [4.6 Regression] libquadmath.0.dylib image not found

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46595 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Component|libgomp |testsuite

[Bug c/46596] misbehavior when mixing always_inline and alias attributes in the same compilation unit

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46596 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/46599] Possible enhancement for inline stringops with -Os

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46599 --- Comment #1 from Richard Guenther rguenth at gcc dot gnu.org 2010-11-22 11:10:53 UTC --- -minline-all-stringops isn't supposed to be used (it's for debugging), and probably doesn't mix well with -Os anyway.

[Bug rtl-optimization/46556] Code size regression in struct access

2010-11-22 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 --- Comment #5 from rguenther at suse dot de rguenther at suse dot de 2010-11-22 11:15:01 UTC --- On Mon, 22 Nov 2010, amodra at gmail dot com wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 --- Comment #4 from Alan Modra amodra at

[Bug rtl-optimization/46556] Code size regression in struct access

2010-11-22 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46556 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added CC||steven at gcc

[Bug target/35294] iwmmxt intrinsics, internal compiler error

2010-11-22 Thread serowk at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35294 serowk at yandex dot ru changed: What|Removed |Added CC||serowk at yandex dot ru ---

[Bug other/46599] Possible enhancement for inline stringops with -Os

2010-11-22 Thread gcc.hall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46599 --- Comment #2 from Jeremy gcc.hall at gmail dot com 2010-11-22 12:22:48 UTC --- (In reply to comment #1) -minline-all-stringops isn't supposed to be used (it's for debugging), and probably doesn't mix well with -Os anyway. OK thanks. I think

[Bug c++/46600] New: Default move constructor copies array elements instead of moving them.

2010-11-22 Thread yacwroy at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46600 Summary: Default move constructor copies array elements instead of moving them. Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug ada/46601] New: Getting compilation error with GCC 4.2.0 for including the header file map

2010-11-22 Thread asha328 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46601 Summary: Getting compilation error with GCC 4.2.0 for including the header file map Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: blocker Priority: P3

[Bug rtl-optimization/46602] New: [4.6 Regression] gcc.dg/pr42245-2.c ICE on ia64

2010-11-22 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46602 Summary: [4.6 Regression] gcc.dg/pr42245-2.c ICE on ia64 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization

[Bug libgcj/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-22 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 licheng.1...@gmail.com licheng.1212 at gmail dot com changed: What|Removed |Added Component|java

[Bug c++/46601] Getting compilation error with GCC 4.2.0 for including the header file map

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46601 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug testsuite/46230] several vectorization tests FAIL or XPASS on SPARC

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46230 --- Comment #5 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-11-22 12:50:17 UTC --- Author: ebotcazou Date: Mon Nov 22 12:50:12 2010 New Revision: 167029 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167029 Log: PR

[Bug c++/46600] Default move constructor copies array elements instead of moving them.

2010-11-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46600 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/46103] [c++0x] moving from std::array copies the elements

2010-11-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46103 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||yacwroy at gmail

[Bug tree-optimization/46590] [4.6 Regression] long compile time with -O2 and many loops

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/46590] [4.5/4.6 Regression] long compile time with -O2 and many loops

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 --- Comment #10 from Richard Guenther rguenth at gcc dot gnu.org 2010-11-22 13:29:56 UTC --- At -O1 we have tree SSA rewrite : 23.32 (13%) usr 0.06 ( 3%) sys 22.80 (13%) wall 6392 kB ( 3%) ggc tree SSA incremental : 24.05 (14%)

[Bug rtl-optimization/46585] [4.6 Regression] ICE: SIGSEGV in vinsn_create (sel-sched-ir.c:1189) with -fno-dce -fschedule-insns -fselective-scheduling

2010-11-22 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46585 Alexander Monakov amonakov at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/46499] [4.5/4.6 Regression] gcc.c-torture/execute/20051021-1.c FAILs with -fno-tree-dominator-opts -fno-tree-ccp

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46499 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug testsuite/46230] several vectorization tests FAIL or XPASS on SPARC

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46230 --- Comment #6 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-11-22 13:59:50 UTC --- Author: ebotcazou Date: Mon Nov 22 13:59:45 2010 New Revision: 167031 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167031 Log: PR

[Bug middle-end/46499] [4.5/4.6 Regression] gcc.c-torture/execute/20051021-1.c FAILs with -fno-tree-dominator-opts -fno-tree-ccp

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46499 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org 2010-11-22 14:10:16 UTC --- Created attachment 22483 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22483 gcc46-pr46499.patch Untested fix. We have since last: (jump_insn 8 7 9 (set

[Bug c/24581] Complex arithmetic on special cases is incorrect.

2010-11-22 Thread marco_atzeri at yahoo dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24581 --- Comment #20 from marco atzeri marco_atzeri at yahoo dot it 2010-11-22 14:17:24 UTC --- (In reply to comment #19) On Mon, 22 Nov 2010, sgk at troutmask dot apl.washington.edu wrote: That -nan is not an infinity is true but irrelevant,

[Bug libgcj/45872] [4.5 Regression] java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts

2010-11-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45872 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug rtl-optimization/46603] New: gcc.dg/vect/slp-multitypes-2.c execution failure

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46603 Summary: gcc.dg/vect/slp-multitypes-2.c execution failure Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3

[Bug c/24581] Complex arithmetic on special cases is incorrect.

2010-11-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24581 --- Comment #21 from Paolo Carlini paolo.carlini at oracle dot com 2010-11-22 14:24:08 UTC --- If Joseph's comments are correct, and I trust him, then FIXED is the right status, because his patch actually fixed long standing serious issues vs the

[Bug testsuite/46595] [4.6 Regression] libquadmath.0.dylib image not found

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

[Bug rtl-optimization/46602] [4.6 Regression] gcc.dg/pr42245-2.c ICE on ia64

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46602 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug testsuite/46595] [4.6 Regression] libquadmath.0.dylib image not found

2010-11-22 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46595 --- Comment #2 from dave at hiauly1 dot hia.nrc.ca 2010-11-22 14:35:17 UTC --- Have you tried with http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02121.html applied? No, but it looks like it would fix the failures. Dave

[Bug c/46604] New: FAIL: gcc.dg/pr14963.c (internal compiler error)

2010-11-22 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46604 Summary: FAIL: gcc.dg/pr14963.c (internal compiler error) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

[Bug rtl-optimization/46603] gcc.dg/vect/slp-multitypes-2.c execution failure

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46603 --- Comment #1 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-11-22 14:49:28 UTC --- Author: ebotcazou Date: Mon Nov 22 14:49:22 2010 New Revision: 167034 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167034 Log: PR

[Bug tree-optimization/46494] [4.3/4.4/4.5/4.6 Regression] ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46494 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug tree-optimization/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

2010-11-22 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46583 --- Comment #6 from Alexandre Oliva aoliva at gcc dot gnu.org 2010-11-22 15:05:33 UTC --- It checks whether the var type was already remapped. tree-inline.c: can_be_nonlocal(...): /* We must use global type. We call remapped_type instead of

[Bug tree-optimization/46583] [4.6 Regression] -fcompare-debug failure with -O -fno-inline -fipa-cp -fipa-cp-clone

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46583 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug rtl-optimization/46598] [4.5/4.6 Regression] Miscompiles computed goto

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

[Bug middle-end/43057] [LTO] fold check: original tree changed by fold

2010-11-22 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43057 --- Comment #7 from uros at gcc dot gnu.org 2010-11-22 16:14:33 UTC --- Author: uros Date: Mon Nov 22 16:14:27 2010 New Revision: 167037 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167037 Log: PR middle-end/43057 * fold-const.c

[Bug target/46353] [4.6 regression] fma testsuite failures

2010-11-22 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46353 Michael Meissner meissner at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/46590] [4.5/4.6 Regression] long compile time with -O2 and many loops

2010-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 --- Comment #11 from Richard Guenther rguenth at gcc dot gnu.org 2010-11-22 16:19:37 UTC --- (In reply to comment #10) At -O1 we have tree SSA rewrite : 23.32 (13%) usr 0.06 ( 3%) sys 22.80 (13%) wall 6392 kB ( 3%) ggc tree

[Bug target/45261] Doesn't indicate failure status when it doesn't support (attiny2313A)

2010-11-22 Thread ian.rees at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45261 Ian Rees ian.rees at gmail dot com changed: What|Removed |Added Attachment #22480|0 |1 is

[Bug bootstrap/44970] [4.6 regression] Revision 162270 failed to bootstrap

2010-11-22 Thread bonzini at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44970 --- Comment #102 from Paolo Bonzini bonzini at gnu dot org 2010-11-22 16:20:26 UTC --- Author: bonzini Date: Mon Nov 22 16:20:16 2010 New Revision: 167038 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167038 Log: 2010-11-22 Paolo

[Bug c/46604] FAIL: gcc.dg/pr14963.c (internal compiler error)

2010-11-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46604 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/45062] [4.6 Regression] Revision 162223 caused ICE at c-decl.c:4064

2010-11-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45062 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||danglin at gcc dot

[Bug c/45062] [4.6 Regression] Revision 162223 caused ICE at c-decl.c:4064

2010-11-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45062 --- Comment #6 from Uros Bizjak ubizjak at gmail dot com 2010-11-22 16:41:04 UTC --- (In reply to comment #3) I will fix this shortly after stage 3 starts. Stage 3 has come, and many dupes show that this PR annoys people quite a lot.

[Bug tree-optimization/45722] [4.6 Regression] FAIL: gcc.c-torture/execute/20040709-2.c execution at -O1 and -Os

2010-11-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45722 --- Comment #37 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2010-11-22 17:05:48 UTC --- The failures are gone on mips-sgi-irix6.5 (both 32 and 64-bit multilibs), too. Thanks. Rainer

[Bug libstdc++/46572] forward_list nodes are not packed

2010-11-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46572 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/5627] cstdio header failes to compile on sparc-sun-solaris2.7 with _FILE_OFFSET_BITS == 64

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

[Bug bootstrap/44970] [4.6 regression] Revision 162270 failed to bootstrap

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44970 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added CC||nicola at gcc dot

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

2010-11-22 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45845 m...@gcc.gnu.org mrs at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug lto/46605] New: Segmentation fault in lto_cgraph_replace_node

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46605 Summary: Segmentation fault in lto_cgraph_replace_node Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo:

[Bug lto/46605] Segmentation fault in lto_cgraph_replace_node

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46605 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2010-11-22 17:52:23 UTC --- Created attachment 22486 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22486 Testcase

[Bug objc/42293] Can't build ObjC runtime library with GC for W32 target

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42293 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added CC||nicola at gcc dot

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 --- Comment #9 from Matthias Klose doko at ubuntu dot com 2010-11-22 17:56:29 UTC --- no, can't see this even with 4.4 now, on a system with binutils 2.21

[Bug lto/46606] New: ICE in input_gimple_stmt in lto1

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46606 Summary: ICE in input_gimple_stmt in lto1 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo:

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 --- Comment #10 from Nicola Pero nicola at gcc dot gnu.org 2010-11-22 17:58:44 UTC --- So, can I close the bug ? Thanks

[Bug lto/46606] ICE in input_gimple_stmt in lto1

2010-11-22 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46606 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2010-11-22 17:58:51 UTC --- Created attachment 22488 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22488 Backtrace

[Bug driver/42690] Undefined reference errors with -flto -fuse-linker-plugin

2010-11-22 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #25 from H.J. Lu hjl.tools at gmail dot com 2010-11-22 18:02:47 UTC --- The current linker plugin scheme may be flawed. The order of linking libraries (archive and DSO) is very important. They have to be placed between crti.o and

[Bug middle-end/43057] [LTO] fold check: original tree changed by fold

2010-11-22 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43057 --- Comment #8 from uros at gcc dot gnu.org 2010-11-22 18:03:05 UTC --- Author: uros Date: Mon Nov 22 18:02:58 2010 New Revision: 167042 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167042 Log: PR middle-end/43057 * fold-const.c

[Bug objc/36580] ICE at -O2 and above (with strict aliasing) with invalid Objective-C code.

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36580 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug libfortran/46607] New: [4.6 Regression] libgfortran relocated install fails

2010-11-22 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46607 Summary: [4.6 Regression] libgfortran relocated install fails Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran

[Bug middle-end/43057] [LTO] fold check: original tree changed by fold

2010-11-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43057 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/46520] [4.6 Regression] libquadmath: Build also with --enable-languages=c; fails with some cross targets

2010-11-22 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46520 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug driver/42690] Undefined reference errors with -flto -fuse-linker-plugin

2010-11-22 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42690 --- Comment #26 from H.J. Lu hjl.tools at gmail dot com 2010-11-22 18:27:58 UTC --- One approach for linker plugin support may be: 1. GCC driver marks crtbegin.o and crtend.o. 2. Linker processes everything between crtbegin.o and crtend.o with

[Bug rtl-optimization/46603] gcc.dg/vect/slp-multitypes-2.c execution failure

2010-11-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46603 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c/46596] misbehavior when mixing always_inline and alias attributes in the same compilation unit

2010-11-22 Thread vapier at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46596 --- Comment #3 from Mike Frysinger vapier at gentoo dot org 2010-11-22 18:51:09 UTC --- i want to provide two symbols -- one that may be overridden and one that always exists. that's the point of having __foo be the normal symbol and foo being

[Bug target/46608] New: picochip-protos.h includes target.h

2010-11-22 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46608 Summary: picochip-protos.h includes target.h Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component: target

[Bug target/45986] gcc.dg/tls/pr45870.c FAILs on Solaris 10/SPARC and x86

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45986 --- Comment #1 from Rainer Orth ro at gcc dot gnu.org 2010-11-22 19:06:20 UTC --- Author: ro Date: Mon Nov 22 19:06:15 2010 New Revision: 167045 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167045 Log: Note patch fixing PR target/45986.

[Bug testsuite/43925] Plugin tests unresolved on IRIX 6.5: libintl.h: No such file or directory

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43925 --- Comment #2 from Rainer Orth ro at gcc dot gnu.org 2010-11-22 19:09:10 UTC --- Author: ro Date: Mon Nov 22 19:08:59 2010 New Revision: 167046 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167046 Log: Note patch fixing PR

[Bug target/45986] gcc.dg/tls/pr45870.c FAILs on Solaris 10/SPARC and x86

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45986 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug testsuite/43925] Plugin tests unresolved on IRIX 6.5: libintl.h: No such file or directory

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43925 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0 --- Comment #3

[Bug objc++/46222] [4.6 Regression] ICE in grokdeclarator, at cp/decl.c:9441

2010-11-22 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46222 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added CC||danglin at

[Bug objc/34033] compiler accepts invalid string concatenation

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34033 --- Comment #3 from Nicola Pero nicola at gcc dot gnu.org 2010-11-22 19:27:27 UTC --- Author: nicola Date: Mon Nov 22 19:27:17 2010 New Revision: 167048 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=167048 Log: In gcc/c-family/: 2010-11-22

[Bug objc/34033] compiler accepts invalid string concatenation

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34033 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug objc++/46222] [4.6 Regression] ICE in grokdeclarator, at cp/decl.c:9441

2010-11-22 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46222 --- Comment #3 from Iain Sandoe iains at gcc dot gnu.org 2010-11-22 19:30:30 UTC --- This has been done intentionally - the fault that caused the ICE has not been fixed, and has been marked as a P5. In order to allow the test to run (and check

[Bug objc/31056] objc bogus warning when using const

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug bootstrap/46609] New: [4.6 Regression] Failed to bootstrap with --enable-checking=assert

2010-11-22 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46609 Summary: [4.6 Regression] Failed to bootstrap with --enable-checking=assert Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug libstdc++/40974] [4.3/4.4/4.5/4.6 Regression] cannot build gcc-4.4.1: fenv_t has not been declared

2010-11-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40974 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug target/46610] New: gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unrecognizable insn

2010-11-22 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46610 Summary: gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unrecognizable insn Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

  1   2   >