[Bug target/48097] new Throw_2 failures in libjava under Xcode 4.0

2012-02-25 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48097 --- Comment #9 from Jack Howarth 2012-02-26 02:49:28 UTC --- Interestingly I see these failures in the i386-unknown-freebsd10.0 test results... http://gcc.gnu.org/ml/gcc-testresults/2012-02/msg02475.html as well as the x86_64-unknown-freebsd8.3

[Bug java/52384] PR16923 execution test fails

2012-02-25 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52384 --- Comment #2 from Jack Howarth 2012-02-26 02:16:09 UTC --- (In reply to comment #1) > Seems to be caused by some commit after r174664 but by r175063. The only java related commits in this range are... r174747 | rguenth | 2011-06-07 10:34:02 -

[Bug java/52384] PR16923 execution test fails

2012-02-25 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52384 --- Comment #1 from Jack Howarth 2012-02-26 01:55:38 UTC --- Seems to be caused by some commit after r174664 but by r175063.

[Bug c++/52385] New: [C++0x][constexpr] Segfault in constexpr

2012-02-25 Thread philipp.classen at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52385 Bug #: 52385 Summary: [C++0x][constexpr] Segfault in constexpr Classification: Unclassified Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: critical Priorit

[Bug rtl-optimization/37516] ~(-2 - a) is not being optimized into a + 1

2012-02-25 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37516 --- Comment #6 from Andrew Pinski 2012-02-26 00:49:54 UTC --- (In reply to comment #5) > I think def scanning is ok, but all SSA names should be "valueized" via > a hook first. I wrote up something quickly (but I want to improve it some more and

[Bug java/52384] New: PR16923 execution test fails

2012-02-25 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52384 Bug #: 52384 Summary: PR16923 execution test fails Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug regression/52383] gcc-4.6 regression: miscompiles Perl on m68k

2012-02-25 Thread tg at mirbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52383 Thorsten Glaser changed: What|Removed |Added Keywords||wrong-code Target|

[Bug regression/52383] New: gcc-4.6 regression: miscompiles Perl on m68k

2012-02-25 Thread tg at mirbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52383 Bug #: 52383 Summary: gcc-4.6 regression: miscompiles Perl on m68k Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: major Priori

[Bug target/29910] g++ compiled code SEGFAULTs if regparm(3) virtual destructor is overridden in a template derived class

2012-02-25 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29910 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug web/52382] Atomic builtins documentation, page not found

2012-02-25 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52382 --- Comment #3 from Andrew Pinski 2012-02-25 20:01:09 UTC --- Note the wiki can be changed by anyone even without write access to GCC.

[Bug testsuite/52201] FAIL: 29_atomics/atomic/operators/51811.cc (test for excess errors)

2012-02-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52201 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug testsuite/52201] FAIL: 29_atomics/atomic/operators/51811.cc (test for excess errors)

2012-02-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52201 --- Comment #5 from John David Anglin 2012-02-25 19:36:17 UTC --- Author: danglin Date: Sat Feb 25 19:36:11 2012 New Revision: 184576 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184576 Log: PR testsuite/52201 * testsuite/29_ato

[Bug target/47914] __builtin_isunordered(Inf, NaN) doesn't work on linux-m68k/aranym

2012-02-25 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47914 --- Comment #2 from Andreas Schwab 2012-02-25 19:18:11 UTC --- Try building aranym with --enable-fpe=mpfr.

[Bug middle-end/52375] [4.7 Regression] internal compiler error: in extract_insn, at recog.c:2123 at -O3 -mfpu=neon

2012-02-25 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52375 --- Comment #7 from Mikael Pettersson 2012-02-25 18:56:44 UTC --- If I bisect trunk configured as a cross to arm-linux-gnueabi, then the ICE starts with r181014: http://gcc.gnu.org/ml/gcc-cvs/2011-11/msg00300.html I still can't reproduce with th

[Bug web/52382] Atomic builtins documentation, page not found

2012-02-25 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52382 Jonathan Wakely changed: What|Removed |Added CC||amacleod at redhat dot com --- Comment

[Bug web/52382] Atomic builtins documentation, page not found

2012-02-25 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52382 Jonathan Wakely changed: What|Removed |Added Component|c |web --- Comment #1 from Jonathan Wakely

[Bug c/52382] New: Atomic builtins documentation, page not found

2012-02-25 Thread mib.bugzilla at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52382 Bug #: 52382 Summary: Atomic builtins documentation, page not found Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Prio

[Bug target/29910] g++ compiled code SEGFAULTs if regparm(3) virtual destructor is overridden in a template derived class

2012-02-25 Thread massimiliano.ghilardi at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29910 --- Comment #2 from Massimiliano Ghilardi 2012-02-25 16:42:52 UTC --- I checked again several g++ x86 versions against this old bug. The result is: g++ version 4.2.4 : SEGFAULT g++ version 4.4.6 : OK g++ version 4.5.3 : OK g++ version 4.6.2 : OK

[Bug c++/52366] [c++11] static constexpr function cant initialize static constexpr

2012-02-25 Thread trashyankes at wp dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52366 --- Comment #2 from trashyankes at wp dot pl 2012-02-25 14:46:33 UTC --- (In reply to comment #1) > dup of PR 52315 ? after long thoughts, its indeed, dup of PR 52315.

[Bug middle-end/52375] [4.7 Regression] internal compiler error: in extract_insn, at recog.c:2123 at -O3 -mfpu=neon

2012-02-25 Thread Bernhard.Rosenkranzer at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52375 --- Comment #6 from Bernhard Rosenkränzer 2012-02-25 14:08:03 UTC --- Reduced test case fails for me with 184223 (so does the unreduced one): [bero@localhost ~]$ /opt/android-toolchain-4.7/bin/arm-linux-androideabi-g++ -O -ftree-vectorize -mfpu=n

[Bug c++/52379] When inheriting a class X from another namespace, inside the class X will always refer to that one.

2012-02-25 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52379 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/52377] C++11 non-static initializers in unions are not used

2012-02-25 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52377 Jonathan Wakely changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRM

[Bug c++/52379] When inheriting a class X from another namespace, inside the class X will always refer to that one.

2012-02-25 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52379 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler at |

[Bug c/52381] New: asm goto output operands

2012-02-25 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52381 Bug #: 52381 Summary: asm goto output operands Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug middle-end/52375] [4.7 Regression] internal compiler error: in extract_insn, at recog.c:2123 at -O3 -mfpu=neon

2012-02-25 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52375 --- Comment #5 from Steven Bosscher 2012-02-25 12:29:08 UTC --- The unreduced test case fails for me with options: "-march=armv7-a -mfloat-abi=softfp -mfpu=neon -O -ftree-vectorize" The compiler is trunk r184372, configured for arm-eabi. Backtr

[Bug debug/52001] [4.7 Regression] Huge compile-time regression with var-tracking

2012-02-25 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52001 --- Comment #6 from Alexandre Oliva 2012-02-25 12:09:48 UTC --- Author: aoliva Date: Sat Feb 25 12:09:41 2012 New Revision: 184572 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184572 Log: PR debug/52001 * alias.c (refs_newer_value_cb, r

[Bug debug/52001] [4.7 Regression] Huge compile-time regression with var-tracking

2012-02-25 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52001 --- Comment #5 from Alexandre Oliva 2012-02-25 12:09:33 UTC --- Author: aoliva Date: Sat Feb 25 12:09:27 2012 New Revision: 184571 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184571 Log: PR debug/52001 * cselib.c (preserve_only_constan

[Bug middle-end/52375] [4.7 Regression] internal compiler error: in extract_insn, at recog.c:2123 at -O3 -mfpu=neon

2012-02-25 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52375 --- Comment #4 from Mikael Pettersson 2012-02-25 11:51:39 UTC --- The reduced test case doesn't ICE gcc-4.7 for me. The original one does.

[Bug c++/52380] New: [C++11] Number of variadic template arguments wrongly interpreted in class template

2012-02-25 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52380 Bug #: 52380 Summary: [C++11] Number of variadic template arguments wrongly interpreted in class template Classification: Unclassified Product: gcc Version: 4.7.0 Sta

[Bug c++/52379] When inheriting a class X from another namespace, inside the class X will always refer to that one.

2012-02-25 Thread yose at jormy dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52379 --- Comment #1 from Boris von Zuckerberg 2012-02-25 11:02:45 UTC --- Created attachment 26751 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26751 This is the example of the problem in action.

[Bug c++/52379] New: When inheriting a class X from another namespace, inside the class X will always refer to that one.

2012-02-25 Thread yose at jormy dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52379 Bug #: 52379 Summary: When inheriting a class X from another namespace, inside the class X will always refer to that one. Classification: Unclassified Product: gcc Version: 4.6.2

[Bug middle-end/52372] [4.7 regression] gcc.target/mips/mips16-attributes{,-4}.c SEGV in dwf_regno

2012-02-25 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52372 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/52378] Can't build most recent svn version, i.e., trunk 4.7.0

2012-02-25 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52378 --- Comment #3 from Andrew Pinski 2012-02-25 09:09:34 UTC --- (In reply to comment #2) > PPS Thanks also for mentioning flex: maybe it should be moved to the > "Tools/packages necessary for building GCC" section (currently it is in the > "Tools/p

[Bug target/52378] Can't build most recent svn version, i.e., trunk 4.7.0

2012-02-25 Thread list at qtrac dot plus.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52378 Mark Summerfield changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug gcov-profile/52376] [4.7 regression] ICE in lto_input_tree_ref, at lto-streamer-in.c:266 while linking LTO-PGO libxul

2012-02-25 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52376 Markus Trippelsdorf changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Commen

[Bug gcov-profile/52376] [4.7 regression] ICE in lto_input_tree_ref, at lto-streamer-in.c:266 while linking LTO-PGO libxul

2012-02-25 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52376 --- Comment #2 from Markus Trippelsdorf 2012-02-25 08:06:02 UTC --- Created attachment 26750 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26750 unreduced testcase % c++ -O2 -fprofile-use -c -fPIC -fno-exceptions -std=gnu++0x nsXMLContent