[Bug libstdc++/51026] New: Bootstrap failure due to libstdc++ on x86_64-darwin11

2011-11-08 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026 Bug #: 51026 Summary: Bootstrap failure due to libstdc++ on x86_64-darwin11 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: build

[Bug libstdc++/51026] Bootstrap failure due to libstdc++ on x86_64-darwin11

2011-11-08 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026 --- Comment #1 from Francois-Xavier Coudert 2011-11-08 08:06:07 UTC --- Should have added: this is with trunk revision , and probably due to 2011-11-07 Andrew MacLeod * include/bits/atomic_base.h (atomic_thread_fence): Revert.

[Bug fortran/50334] interaction between -Wuninitialized and -finit-*

2011-11-08 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50334 --- Comment #4 from Francois-Xavier Coudert 2011-11-08 08:11:16 UTC --- Author: fxcoudert Date: Tue Nov 8 08:11:10 2011 New Revision: 181150 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181150 Log: PR fortran/50334 * invoke.tex

[Bug libstdc++/51013] complex::{imag,real}() should maintain lvalue-returning extension in C++11

2011-11-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013 --- Comment #7 from Paolo Carlini 2011-11-08 08:11:58 UTC --- Just a note to the accidental reader: C++11 as published is well known to miss quite a number of constexpr. Adding those is conforming, a specific DR covers that. In any case, the prim

[Bug fortran/50334] interaction between -Wuninitialized and -finit-*

2011-11-08 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50334 Francois-Xavier Coudert changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/35688] template visibility not overridden by template arguments

2011-11-08 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35688 --- Comment #12 from vincenzo Innocente 2011-11-08 08:49:22 UTC --- much better! for the test in comment 7 now I get c++ -O0 -shared -fPIC -fvisibility=hidden -o bha.so testICF.cpp nm bha.so | c++filt | grep " T " 0e5c T go() 000

[Bug c++/51027] New: [C++11] GCC accepts alias-declaration without ';'

2011-11-08 Thread flast at flast dot jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027 Bug #: 51027 Summary: [C++11] GCC accepts alias-declaration without ';' Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug target/22553] [4.4/4.5/4.6/4.7 regression] ICE building libstdc++

2011-11-08 Thread belyshev at depni dot sinp.msu.ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22553 --- Comment #19 from Serge Belyshev 2011-11-08 09:10:22 UTC --- Note that both original testcase and its fully reduced variants are flakey, so one needs to check against all intermediate ones generated by delta. Anyway, with the workaround from

[Bug regression/50999] [4.7 Regression]: g++.dg/lto/20081109 execute -O2 -flto -flto-partition=1to1 -fno-use-linker-plugin

2011-11-08 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50999 --- Comment #5 from rguenther at suse dot de 2011-11-08 09:29:08 UTC --- On Mon, 7 Nov 2011, hp at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50999 > > --- Comment #3 from Hans-Peter Nilsson 2011-11-07 > 21:24:59 UTC

[Bug c++/51028] New: [C++11] Alias-Declaration in namespace omits other whole code

2011-11-08 Thread kikairoya at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51028 Bug #: 51028 Summary: [C++11] Alias-Declaration in namespace omits other whole code Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/51028] [C++11] Alias-Declaration in namespace omits other whole code

2011-11-08 Thread kikairoya at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51028 --- Comment #1 from Tomohiro Kashiwada 2011-11-08 09:40:21 UTC --- revision: r181150 environment: Debian sid x86_64 if move alias-decl to global scope, compile and link success.

[Bug c++/51028] [C++11] Alias-Declaration in namespace omits other whole code

2011-11-08 Thread flast at flast dot jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51028 Kohei Takahashi changed: What|Removed |Added CC||flast at flast dot jp --- Comment #2 fr

[Bug libstdc++/51026] [4.7 Regression] Bootstrap failure due to libstdc++ on x86_64-darwin11

2011-11-08 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026 Tobias Burnus changed: What|Removed |Added Target Milestone|--- |4.7.0 Summary|Bootstrap failur

[Bug target/50970] Function pointer dereferenced twice in if statement on Arm cpu

2011-11-08 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/51029] New: [4.7 Regression] ICE with -std=c++0x

2011-11-08 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51029 Bug #: 51029 Summary: [4.7 Regression] ICE with -std=c++0x Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/51029] [4.7 Regression] ICE with -std=c++0x

2011-11-08 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51029 Volker Reichelt changed: What|Removed |Added Keywords||ice-on-valid-code Target Milestone|--

[Bug c/51015] [4.7 Regression] ice in vect_determine_vectorization_factor with -O3

2011-11-08 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51015 Ira Rosen changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/50864] [4.6/4.7 Regression] ICE with decltype and "declval" from another namespace

2011-11-08 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 --- Comment #16 from paolo at gcc dot gnu.org 2011-11-08 10:23:57 UTC --- Author: paolo Date: Tue Nov 8 10:23:53 2011 New Revision: 181151 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181151 Log: /cp 2011-11-08 Paolo Carlini PR

[Bug rtl-optimization/51023] [4.7 Regression] likely integer wrong code bug

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51023 Richard Guenther changed: What|Removed |Added Target||x86_64-*-* Status|UNCONFIR

[Bug c++/51029] [C++0x] [4.7 Regression] ICE with -std=c++0x

2011-11-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51029 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/51015] [4.7 Regression] ice in vect_determine_vectorization_factor with -O3

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51015 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug libfortran/47970] c99_functions.c:611:5: warning: implicit declaration of function 'round'

2011-11-08 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47970 --- Comment #3 from Francois-Xavier Coudert 2011-11-08 10:31:11 UTC --- Author: fxcoudert Date: Tue Nov 8 10:31:04 2011 New Revision: 181153 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181153 Log: PR libfortran/47970 * intrins

[Bug libfortran/47970] c99_functions.c:611:5: warning: implicit declaration of function 'round'

2011-11-08 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47970 Francois-Xavier Coudert changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/50864] [4.6/4.7 Regression] ICE with decltype and "declval" from another namespace

2011-11-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug rtl-optimization/51014] [4.7 Regression] ICE: in apply_opt_in_copies, at loop-unroll.c:2283 with -O2 -g -funroll-loops

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51014 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug tree-optimization/51012] [4.7 Regression] ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/51010] [4.7 Regression] bad diagnostics: #'ssa_name' not supported by pp_c_expression#]'

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51010 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/50762] ICE: in extract_insn, at recog.c:2137 (unrecognizable insn)

2011-11-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50762 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/50762] ICE: in extract_insn, at recog.c:2137 (unrecognizable insn)

2011-11-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50762 Uros Bizjak changed: What|Removed |Added Keywords||ra Status|ASSIGNED

[Bug c++/51027] [C++0x] GCC accepts alias-declaration without ';'

2011-11-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/51030] New: PHI opt does not handle value-replacement with a transfer function

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51030 Bug #: 51030 Summary: PHI opt does not handle value-replacement with a transfer function Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug libstdc++/51018] Test failures on NetBSD

2011-11-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51018 --- Comment #3 from Jonathan Wakely 2011-11-08 12:02:33 UTC --- Author: redi Date: Tue Nov 8 12:02:26 2011 New Revision: 181156 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181156 Log: PR libstdc++/51018 * testsuite/30_threads/

[Bug bootstrap/50822] [4.7 regression] Solaris/SPARC bootstrap failure with Sun as: invalid assembler for ios_init.cc

2011-11-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50822 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-08 12:49:18 UTC --- The bootstrap has now completed, and although there are a couple of new failures compared to the last successful bootstrap as of r179988, AFAICS they are unrelated

[Bug tree-optimization/51012] [4.7 Regression] ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012 Richard Guenther changed: What|Removed |Added CC||hubicka at gcc dot gnu.org,

[Bug tree-optimization/51012] [4.7 Regression] ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr

2011-11-08 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012 --- Comment #3 from Martin Jambor 2011-11-08 13:06:29 UTC --- (In reply to comment #2) > > What about WPA stage? I think we don't "fixup" inlinable status of > edges at the beginning of ltrans (or inline transform). Do we? No. And unless thi

[Bug tree-optimization/50789] Gather vectorization

2011-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50789 --- Comment #9 from Jakub Jelinek 2011-11-08 13:24:03 UTC --- Unconditional gather is now vectorized, conditional load/store including gather has to wait for GCC 4.8.

[Bug rtl-optimization/51014] [4.7 Regression] ICE: in apply_opt_in_copies, at loop-unroll.c:2283 with -O2 -g -funroll-loops

2011-11-08 Thread wouter.vermaelen at scarlet dot be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51014 Wouter Vermaelen changed: What|Removed |Added CC||wouter.vermaelen at scarlet

[Bug libstdc++/51026] [4.7 Regression] Bootstrap failure due to libstdc++ on x86_64-darwin11

2011-11-08 Thread amacleod at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026 --- Comment #2 from Andrew Macleod 2011-11-08 13:32:51 UTC --- Its fixed by the revert in that changelog to atomic_base.h. The problem is there is a missing dependency in the makefiles, which is how it got through in the first place.. and increm

[Bug regression/50999] [4.7 Regression]: g++.dg/lto/20081109 execute -O2 -flto -flto-partition=1to1 -fno-use-linker-plugin

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50999 --- Comment #6 from Richard Guenther 2011-11-08 13:42:13 UTC --- Author: rguenth Date: Tue Nov 8 13:41:57 2011 New Revision: 181160 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181160 Log: 2011-11-08 Richard Guenther PR lto/509

[Bug rtl-optimization/47698] CMOV accessing volatile memory with read side effect

2011-11-08 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47698 --- Comment #7 from Eric Botcazou 2011-11-08 13:44:22 UTC --- Author: ebotcazou Date: Tue Nov 8 13:44:11 2011 New Revision: 181161 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181161 Log: PR rtl-optimization/47698 * ifcvt.c (no

[Bug regression/50999] [4.7 Regression]: g++.dg/lto/20081109 execute -O2 -flto -flto-partition=1to1 -fno-use-linker-plugin

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50999 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/51012] [4.7 Regression] ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr

2011-11-08 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012 --- Comment #4 from rguenther at suse dot de 2011-11-08 13:50:44 UTC --- On Tue, 8 Nov 2011, jamborm at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012 > > --- Comment #3 from Martin Jambor 2011-11-08 > 13:06:29 UTC

[Bug rtl-optimization/17838] spills are not re-used

2011-11-08 Thread tstdenis at elliptictech dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838 --- Comment #6 from Tom St Denis 2011-11-08 14:17:55 UTC --- Created attachment 25751 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25751 Another test case Another example using gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC) The fu

[Bug bootstrap/51031] New: build error in libitm (how to disable trans-mem???)

2011-11-08 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 Bug #: 51031 Summary: build error in libitm (how to disable trans-mem???) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/51031] build error in libitm (how to disable trans-mem???)

2011-11-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/51011] FAIL: gcc.dg/atomic-generic.c (test for excess errors)

2011-11-08 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51011 --- Comment #5 from dave.anglin at bell dot net 2011-11-08 14:56:44 UTC --- On 11/7/2011 10:18 PM, amacleod at redhat dot com wrote: > Yeah, it looks like I'll have to change the built-in mechanism slightly. I > followed the __sync methodology, bu

[Bug target/50970] Function pointer dereferenced twice in if statement on Arm cpu

2011-11-08 Thread emillbrandt at dekaresearch dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970 --- Comment #5 from Eric Millbrandt 2011-11-08 14:57:48 UTC --- Expected output (code built for PowerPC or x86): root@01066-ui:/root> ./gcc_test Test Function Before if TestClass::func1 param1: 0 Inside if Before if2 TestClass::func2 param1: 0 I

[Bug middle-end/51010] [4.7 Regression] bad diagnostics: #'ssa_name' not supported by pp_c_expression#]'

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51010 --- Comment #2 from Richard Guenther 2011-11-08 15:14:26 UTC --- Author: rguenth Date: Tue Nov 8 15:14:21 2011 New Revision: 181165 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181165 Log: 2011-11-08 Richard Guenther PR middle-

[Bug middle-end/51010] [4.7 Regression] bad diagnostics: #'ssa_name' not supported by pp_c_expression#]'

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51010 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/51012] [4.7 Regression] ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012 --- Comment #5 from Richard Guenther 2011-11-08 15:16:28 UTC --- Author: rguenth Date: Tue Nov 8 15:16:22 2011 New Revision: 181166 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181166 Log: 2011-11-08 Richard Guenther PR tree-op

[Bug libstdc++/51013] complex::{imag,real}() should maintain lvalue-returning extension in C++11

2011-11-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013 --- Comment #8 from Jason Merrill 2011-11-08 15:18:51 UTC --- I meant that with the current libstdc++ complex, this is valid: constexpr float f = complex(2.4).real(); but adding a non-constexpr overload would cause that one to be selected for t

[Bug tree-optimization/51012] [4.7 Regression] ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/51027] [C++0x] GCC accepts alias-declaration without ';'

2011-11-08 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027 Dodji Seketeli changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-11-08 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 --- Comment #11 from Graham Reed 2011-11-08 15:48:25 UTC --- (In reply to comment #10) > Restarting bootstrap now With my patch, bootstrap completes and the test results on AIX are the same as they are for 4.6.1.

[Bug libstdc++/51013] complex::{imag,real}() should maintain lvalue-returning extension in C++11

2011-11-08 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013 --- Comment #9 from Marc Glisse 2011-11-08 15:51:52 UTC --- (In reply to comment #8) > I meant that with the current libstdc++ complex, this is valid: > > constexpr float f = complex(2.4).real(); > > but adding a non-constexpr overload would ca

[Bug debug/51032] New: ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 Bug #: 51032 Summary: ICE in dbxout_type, at dbxout.c:2372 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug debug/51032] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 Rainer Orth changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug debug/51032] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 --- Comment #1 from Rainer Orth 2011-11-08 15:55:19 UTC --- Created attachment 25752 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25752 preprocessed input

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 --- Comment #2 from David Edelsohn 2011-11-08 15:58:59 UTC --- I see the exact same issue on AIX. chain > In file included from /tmp/Aldy/powerpc-ibm-aix5.3.0.0/libstdc++-v3/include/bits/alloc_traits.h:35:0, from /tmp/Aldy/po

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 --- Comment #3 from David Edelsohn 2011-11-08 16:01:24 UTC --- Created attachment 25753 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25753 preprocessed libstdc++/src/debug.cc

[Bug rtl-optimization/50762] ICE: in extract_insn, at recog.c:2137 (unrecognizable insn)

2011-11-08 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50762 --- Comment #4 from Ulrich Weigand 2011-11-08 16:00:36 UTC --- It seems to me (part of) the problem is that the operand constraint is too generic here: (define_insn "*lea_4_zext" [(set (match_operand:DI 0 "register_operand" "=r") (zero

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/50762] ICE: in extract_insn, at recog.c:2137 (unrecognizable insn)

2011-11-08 Thread regehr at cs dot utah.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50762 --- Comment #5 from John Regehr 2011-11-08 16:13:38 UTC --- (In reply to comment #2) > I have updated the summary, but please do not hijack PRs. I'd be happy to not hijack PRs but you will need to help. My assumptions have been: 1. Sometimes,

[Bug c++/51033] New: Partial vector extension support

2011-11-08 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033 Bug #: 51033 Summary: Partial vector extension support Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/51027] [C++0x] GCC accepts alias-declaration without ';'

2011-11-08 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027 --- Comment #2 from Dodji Seketeli 2011-11-08 16:38:36 UTC --- I am currently testing the patchlet below. Sorry for the embarrassing bug. From: Dodji Seketeli Date: Tue, 8 Nov 2011 17:21:52 +0100 Subject: [PATCH] PR c++/51027 - accepts alias-d

[Bug c++/51033] Partial vector extension support

2011-11-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033 --- Comment #1 from Richard Guenther 2011-11-08 16:42:25 UTC --- Hmm, I thought we did the C++ extension mainly for the SPU stuff and think that C++ language features are powerful enough to implement those extensions themselves.

[Bug c/51034] New: invalid typeof usage

2011-11-08 Thread etienne.bergeron at octasic dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51034 Bug #: 51034 Summary: invalid typeof usage Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug c++/50835] [4.7 Regression] Lvalue-ness of conditional operator results is incorrect in a function template

2011-11-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50835 --- Comment #5 from Jason Merrill 2011-11-08 17:10:16 UTC --- Author: jason Date: Tue Nov 8 17:10:09 2011 New Revision: 181174 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181174 Log: PR c++/50835 * typeck.c (build_x_conditiona

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 Rainer Orth changed: What|Removed |Added CC||redi at gcc dot gnu.org --- Comment #5 from

[Bug c++/51033] Partial vector extension support

2011-11-08 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033 --- Comment #2 from Marc Glisse 2011-11-08 17:13:39 UTC --- It's probably doable, but it sounds like you have to duplicate all the logic that is currently in the various backends (and some in the C front-end and the middle-end I guess). The shuff

[Bug ada/51035] New: GNAT bug detected error reported when compiling Ada code

2011-11-08 Thread aravindvijayan224185 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51035 Bug #: 51035 Summary: GNAT bug detected error reported when compiling Ada code Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug c++/50835] [4.7 Regression] Lvalue-ness of conditional operator results is incorrect in a function template

2011-11-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50835 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 Dodji Seketeli changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 Steve Ellcey changed: What|Removed |Added Target|alpha-dec-osf5.1b, |alpha-dec-osf5.1b, |i386

[Bug other/51022] powerpc libgcc static-object.mk error

2011-11-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51022 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-08 18:02:13 UTC --- The port doesn't even build for me as of r181158: /vol/gcc/src/hg/trunk/local/gcc/config/rs6000/rs6000.c: In function 'rs6000_option_override_internal': /vol/gcc/s

[Bug bootstrap/51036] New: [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-11-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51036 Bug #: 51036 Summary: [4.7 Regression] LTO bootstrap failed with bootstrap-profiled Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug other/51022] powerpc libgcc static-object.mk error

2011-11-08 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51022 --- Comment #3 from Joel Sherrill 2011-11-08 18:12:13 UTC --- Created attachment 25755 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25755 workaround for other issue Sorry. Something broke it in a different place before you could get to i

[Bug libstdc++/51013] complex::{imag,real}() should maintain lvalue-returning extension in C++11

2011-11-08 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler at |

[Bug c++/51029] [C++0x] [4.7 Regression] ICE with -std=c++0x

2011-11-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51029 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug libstdc++/51013] complex::{imag,real}() should maintain lvalue-returning extension in C++11

2011-11-08 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013 --- Comment #11 from Marc Glisse 2011-11-08 18:40:13 UTC --- (In reply to comment #10) > (In reply to comment #8) > > Once we have ref-qualifiers, it should be OK to add the non-const overload > > with > > an lvalue ref-qualifier, though. > > I

[Bug other/51022] powerpc libgcc static-object.mk error

2011-11-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51022 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-08 18:49:38 UTC --- > Sorry. Something broke it in a different place before you could get to it. :( > > Ralf and I are using different versions of this patch. We need some powerpc >

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 --- Comment #7 from dodji at seketeli dot org 2011-11-08 18:57:50 UTC --- A smaller reproducer: $ cat -n test.cc 1template 2struct A { 3template using B = U*; 4int a; 5}; 6 7

[Bug target/50906] e500 exception unwinding under "-Os" causes SIGSEGV

2011-11-08 Thread Kyle.D.Moffett at boeing dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 --- Comment #15 from Kyle Moffett 2011-11-08 19:12:04 UTC --- Sorry for the delay. I've suddenly started experiencing odd kernel panics on my test boards in the middle of the test-suite runs and I'm in the process of tracking them down. Based o

[Bug c++/51037] New: SIGSEGV -O3 C++ only

2011-11-08 Thread bin20111108.gcc.bugzilla at undecidable dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51037 Bug #: 51037 Summary: SIGSEGV -O3 C++ only Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug bootstrap/51036] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-11-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51036 H.J. Lu changed: What|Removed |Added CC||dodji at gcc dot gnu.org Target Milestone|---

[Bug regression/51038] New: [4.7 Regression]: 29_atomics/atomic_flag/clear/1.cc test_and_set/explicit.cc implicit.cc

2011-11-08 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51038 Bug #: 51038 Summary: [4.7 Regression]: 29_atomics/atomic_flag/clear/1.cc test_and_set/explicit.cc implicit.cc Classification: Unclassified Product: gcc Version: 4.7.0

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 --- Comment #8 from Dodji Seketeli 2011-11-08 20:19:28 UTC --- Created attachment 25757 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25757 Candidate fix I am testing this patch. If you could test it on your system, that in the mean time,

[Bug rtl-optimization/17838] spills are not re-used

2011-11-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838 --- Comment #7 from Andrew Pinski 2011-11-08 20:24:01 UTC --- (In reply to comment #6) > Created attachment 25751 [details] > Another test case > > Another example using > > gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC) > > The function

[Bug tree-optimization/51039] New: [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and passing incompatible funct

2011-11-08 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51039 Bug #: 51039 Summary: [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and pas

[Bug rtl-optimization/51040] New: ICE: RTL check: access of elt 1 of 'not' with last elt 0 in gen_rtx_fmt_ee_stat, at ./genrtl.h:33 with __atomic_nand_fetch()

2011-11-08 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51040 Bug #: 51040 Summary: ICE: RTL check: access of elt 1 of 'not' with last elt 0 in gen_rtx_fmt_ee_stat, at ./genrtl.h:33 with __atomic_nand_fetch() Classification: Unclassified

[Bug c++/51027] [C++0x] GCC accepts alias-declaration without ';'

2011-11-08 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027 --- Comment #3 from Dodji Seketeli 2011-11-08 21:39:04 UTC --- A candidate fix was posted to http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01252.html

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-08 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 --- Comment #9 from Dodji Seketeli 2011-11-08 21:40:03 UTC --- A candidate fix was posted to http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01249.html

[Bug c++/50593] [C++0x] improve __attribute__((format(printf)))

2011-11-08 Thread david at rgmadvisors dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50593 --- Comment #6 from David Oliver 2011-11-08 21:55:46 UTC --- Created attachment 25760 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25760 8 Tests plus 1. I've added test 9 to Ben's set which is a likely usage of the feature, e.g. automatic

[Bug libfortran/47972] error.c:158:7: warning: return makes pointer from integer without a cast

2011-11-08 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47972 --- Comment #4 from Francois-Xavier Coudert 2011-11-08 21:58:51 UTC --- Author: fxcoudert Date: Tue Nov 8 21:58:47 2011 New Revision: 181180 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181180 Log: PR libfortran/47972 * runtime

[Bug libfortran/47972] error.c:158:7: warning: return makes pointer from integer without a cast

2011-11-08 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47972 Francois-Xavier Coudert changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/51033] Partial vector extension support

2011-11-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033 --- Comment #3 from Andrew Pinski 2011-11-08 22:03:12 UTC --- All vector support should also be in the C++ front-end. Can you give an example of something which does not work? Templates with vectors work already too.

[Bug other/51025] Compilation bug during coreutils 8.5 make run, as described in LFS 6.7

2011-11-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51025 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/51033] Partial vector extension support

2011-11-08 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033 --- Comment #4 from Marc Glisse 2011-11-08 22:18:33 UTC --- (In reply to comment #3) > All vector support should also be in the C++ front-end. Can you give an > example of something which does not work? Templates with vectors work already > too

[Bug other/51041] New: g++ strange optimisation behaviour

2011-11-08 Thread fb.programming at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51041 Bug #: 51041 Summary: g++ strange optimisation behaviour Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/51041] g++ strange optimisation behaviour

2011-11-08 Thread fb.programming at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51041 --- Comment #1 from fb.programming at gmail dot com 2011-11-08 22:20:53 UTC --- Created attachment 25761 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25761 performance test doing vec*vec calc

  1   2   >