[Bug libstdc++/52191] abi_check should flag additions to released versions

2012-02-28 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52191 --- Comment #4 from Benjamin Kosnik 2012-02-28 20:25:53 UTC --- Author: bkoz Date: Tue Feb 28 20:25:48 2012 New Revision: 184639 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184639 Log: 2012-02-21 Benjamin Kosnik PR libstdc++/52

[Bug regression/52423] New: [4.6 Regression] ICE in build_unary_op, at c-typeck.c:3786

2012-02-28 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52423 Bug #: 52423 Summary: [4.6 Regression] ICE in build_unary_op, at c-typeck.c:3786 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug libitm/52042] libitm.c/clone-1.c (all darwin) and libitm.c/stackundo.c (darwin 11) execution tests fail with -fpie

2012-02-28 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52042 m...@gcc.gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/52422] [C++11][SFINAE] Hard errors with void or arithmetic expressions

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

[Bug libfortran/52413] Incorrect behavior of FRACTION when applied to a constant

2012-02-28 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52413 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #2 from

[Bug tree-optimization/52424] New: dom prematurely pops entries from const_and_copies stack

2012-02-28 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52424 Bug #: 52424 Summary: dom prematurely pops entries from const_and_copies stack Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c/52425] New: ICE when compiling file from audacious on debian sparc

2012-02-28 Thread plugwash at p10link dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52425 Bug #: 52425 Summary: ICE when compiling file from audacious on debian sparc Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug fortran/52426] New: ICE for c_loc with array constructor

2012-02-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52426 Bug #: 52426 Summary: ICE for c_loc with array constructor Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code

[Bug fortran/52426] ICE for c_loc with array constructor

2012-02-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52426 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #1

[Bug c++/52422] [C++11][SFINAE] Hard errors with void or arithmetic expressions

2012-02-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52422 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug tree-optimization/52298] ICE: verify_ssa failed: definition in block follows use

2012-02-28 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52298 --- Comment #8 from Ulrich Weigand 2012-02-28 23:40:37 UTC --- Author: uweigand Date: Tue Feb 28 23:40:32 2012 New Revision: 184645 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184645 Log: Partially revert: 2012-02-20 Richard

[Bug target/52408] Incorrect assembler generated for zvdep_imm64

2012-02-28 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52408 --- Comment #1 from dave.anglin at bell dot net 2012-02-29 01:44:09 UTC --- Attached is patch which I am testing. -- John David Anglindave.ang...@bell.net

[Bug tree-optimization/52424] dom prematurely pops entries from const_and_copies stack

2012-02-28 Thread jiangning.liu at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52424 --- Comment #1 from Jiangning Liu 2012-02-29 03:23:46 UTC --- > I've attached a proposed fix. Jiangning, can you please apply this and see if > your performance problem is resolved? Bill, Confirmed, I think your patch works for my big case and

[Bug tree-optimization/52424] dom prematurely pops entries from const_and_copies stack

2012-02-28 Thread jiangning.liu at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52424 --- Comment #2 from Jiangning Liu 2012-02-29 03:42:17 UTC --- > Jiangning Liu reported that the following C code has recently experienced > degraded performance on trunk. (Jiangning, please fill in the > Host/Target/Build fields for your configu

[Bug boehm-gc/52179] boehm-gc incompatible with aslr on darwin11

2012-02-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52179 Jack Howarth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/52427] New: problem with default copy constructor and -O

2012-02-28 Thread architectbum at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52427 Bug #: 52427 Summary: problem with default copy constructor and -O Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Prior

[Bug fortran/52386] [4.6/4.7 Regression] ICE in gfc_conv_descriptor_dtyp (realloc LHS related)

2012-02-28 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52386 --- Comment #2 from Paul Thomas 2012-02-29 07:21:43 UTC --- Author: pault Date: Wed Feb 29 07:21:38 2012 New Revision: 184651 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184651 Log: 2012-02-29 Paul Thomas PR fortran/52386 *

[Bug fortran/52428] New: [RFC] I/O: READING of "-huge()-1": Integer overflow

2012-02-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52428 Bug #: 52428 Summary: [RFC] I/O: READING of "-huge()-1": Integer overflow Classification: Unclassified Product: gcc Version: unknown URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?

<    1   2