[Bug fortran/52469] [4.6/4.7/4.8 Regression] -fwhole-file bug: Wrong backend_decl for result of PPC function

2012-03-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52469 --- Comment #7 from Tobias Burnus 2012-03-10 08:18:40 UTC --- Author: burnus Date: Sat Mar 10 08:18:31 2012 New Revision: 185170 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185170 Log: 2012-03-10 Tobias Burnus PR fortran/52

[Bug fortran/52469] [4.6/4.7/4.8 Regression] -fwhole-file bug: Wrong backend_decl for result of PPC function

2012-03-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52469 --- Comment #8 from Tobias Burnus 2012-03-10 09:20:27 UTC --- Author: burnus Date: Sat Mar 10 09:20:22 2012 New Revision: 185173 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185173 Log: 2012-03-10 Tobias Burnus PR fortran/52

[Bug fortran/52469] [4.6/4.7/4.8 Regression] -fwhole-file bug: Wrong backend_decl for result of PPC function

2012-03-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52469 Tobias Burnus changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c/52549] New: ice in pointer_diff

2012-03-10 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52549 Bug #: 52549 Summary: ice in pointer_diff Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug libstdc++/52540] std::use_facet throws bad_cast when compiled with _GLIBCXX_DEBUG

2012-03-10 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52540 --- Comment #7 from Pawel Sikora 2012-03-10 13:14:18 UTC --- Created attachment 26871 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26871 testcase

[Bug libstdc++/52540] std::use_facet throws bad_cast when compiled with _GLIBCXX_DEBUG

2012-03-10 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52540 --- Comment #8 from Pawel Sikora 2012-03-10 13:16:45 UTC --- i've compared the .ii files with and without _GLIBCXX_DEBUG definition. the debug version doesn't contain 'extern template (...)' for some classes. i suppose there're odr violations (gl

[Bug target/52550] New: tile*.c: unused variable ‘cfa_offset’

2012-03-10 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52550 Bug #: 52550 Summary: tile*.c: unused variable ‘cfa_offset’ Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/52551] New: i686-interix3: winnt.c:400:8: error: ‘flag_writable_rel_rdata’ undeclared

2012-03-10 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52551 Bug #: 52551 Summary: i686-interix3: winnt.c:400:8: error: ‘flag_writable_rel_rdata’ undeclared Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCON

[Bug libfortran/52539] I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write

2012-03-10 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52539 --- Comment #1 from Jerry DeLisle 2012-03-10 14:33:14 UTC --- I remember this being discussed before. Lets check the standard regarding encoding for namelists.

[Bug libfortran/52539] I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write

2012-03-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52539 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #2

[Bug rtl-optimization/52528] combine bug (powerpc testcase)

2012-03-10 Thread cltang at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52528 --- Comment #1 from Chung-Lin Tang 2012-03-10 14:57:34 UTC --- Author: cltang Date: Sat Mar 10 14:57:30 2012 New Revision: 185175 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185175 Log: 2012-03-10 Chung-Lin Tang PR rtl-optimiza

[Bug fortran/52552] New: Internal compiler error when trying to allocate non-allocatable object giving a dynamic type

2012-03-10 Thread gccbgz.lionm at xoxy dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52552 Bug #: 52552 Summary: Internal compiler error when trying to allocate non-allocatable object giving a dynamic type Classification: Unclassified Product: gcc Version: 4.4.6

[Bug libitm/52526] libitm: stuck in futex_wait

2012-03-10 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52526 --- Comment #1 from torvald at gcc dot gnu.org 2012-03-10 17:46:12 UTC --- Patrick, I posted a fix to gcc-patches. Please have a look if you can.

[Bug c++/52553] New: Internal compiler error on build Parma Polyhedra Library

2012-03-10 Thread paolo.np13 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52553 Bug #: 52553 Summary: Internal compiler error on build Parma Polyhedra Library Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED

[Bug fortran/52552] [OOP] ICE when trying to allocate non-allocatable object giving a dynamic type

2012-03-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52552 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords|

[Bug c++/52464] When I compile my source codes with -O3 option, the compiler fails. This does not occur if I use -O2

2012-03-10 Thread bli at cs dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52464 --- Comment #3 from bli at cs dot wisc.edu 2012-03-10 20:57:35 UTC --- Created attachment 26874 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26874 The minimal codes to trigger the bug Type make to trigger the bug.

[Bug c++/52464] When I compile my source codes with -O3 option, the compiler fails. This does not occur if I use -O2

2012-03-10 Thread bli at cs dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52464 --- Comment #4 from bli at cs dot wisc.edu 2012-03-10 21:01:34 UTC --- Comment on attachment 26874 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26874 The minimal codes to trigger the bug Please help me, thanks!

[Bug c++/52464] When I compile my source codes with -O3 option, the compiler fails. This does not occur if I use -O2

2012-03-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52464 --- Comment #5 from Jonathan Wakely 2012-03-10 21:11:30 UTC --- (In reply to comment #2) > Please follow the bug reporting instructions http://gcc.gnu.org/bugs/#report > in > particular please attach a self-contained preprocessed file, thanks.

[Bug libstdc++/52456] FAIL: libstdc++-abi/abi_check

2012-03-10 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52456 --- Comment #8 from John David Anglin 2012-03-10 21:23:55 UTC --- Author: danglin Date: Sat Mar 10 21:23:51 2012 New Revision: 185181 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185181 Log: PR libstdc++/52456 * config/abi/post/

[Bug c/52554] New: Variable called $1 causes invalid asm to be generated

2012-03-10 Thread rwxr-xr-x at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52554 Bug #: 52554 Summary: Variable called $1 causes invalid asm to be generated Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: minor

[Bug c++/52464] When I compile my source codes with -O3 option, the compiler fails. This does not occur if I use -O2

2012-03-10 Thread bli at cs dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52464 --- Comment #6 from bli at cs dot wisc.edu 2012-03-10 21:43:05 UTC --- Created attachment 26875 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26875 The attachment is the preprocessed file (*.i*) Sorry for not reading the rules carefully. The

[Bug target/52450] FAIL: gcc.dg/torture/pr52402.c at -O1 and above

2012-03-10 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52450 --- Comment #5 from John David Anglin 2012-03-10 22:49:55 UTC --- Author: danglin Date: Sat Mar 10 22:49:51 2012 New Revision: 185184 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185184 Log: PR target/52450 * gcc.dg/torture/pr52

[Bug libstdc++/52456] FAIL: libstdc++-abi/abi_check

2012-03-10 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52456 --- Comment #9 from John David Anglin 2012-03-10 22:57:49 UTC --- Author: danglin Date: Sat Mar 10 22:57:45 2012 New Revision: 185185 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185185 Log: PR libstdc++/52456 * config/abi/post/

[Bug libstdc++/52456] FAIL: libstdc++-abi/abi_check

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

[Bug middle-end/52519] [4.8 Regression]

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

[Bug target/52555] New: [Regression] ICE unrecognizable insn with -ffast-math and __attribute__((optimize(xx)))

2012-03-10 Thread roman at binarylife dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52555 Bug #: 52555 Summary: [Regression] ICE unrecognizable insn with -ffast-math and __attribute__((optimize(xx))) Classification: Unclassified Product: gcc Version: 4.8.0

[Bug libfortran/52537] slow trim function

2012-03-10 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52537 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #2