[Bug testsuite/51919] g++.dg/pch/mangle1.* test FAILs without LTO

2012-01-20 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51919 --- Comment #1 from Jason Merrill 2012-01-20 21:53:33 UTC --- Author: jason Date: Fri Jan 20 21:53:29 2012 New Revision: 183355 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183355 Log: PR c++/51919 * g++.dg/pch/mangle1.{C,Hs}: R

[Bug testsuite/51919] g++.dg/pch/mangle1.* test FAILs without LTO

2012-01-20 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51919 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/51914] [4.7] vect-intfloat-conversion4a/b tests fail for arm-linux-gnueabi

2012-01-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51914 --- Comment #3 from Jakub Jelinek 2012-01-20 22:06:47 UTC --- Author: jakub Date: Fri Jan 20 22:06:42 2012 New Revision: 183356 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183356 Log: PR tree-optimization/51914 * tree-vect-stmt

[Bug tree-optimization/51914] [4.7] vect-intfloat-conversion4a/b tests fail for arm-linux-gnueabi

2012-01-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51914 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug bootstrap/49829] [4.7 Regression] --disable-static --enable-shared regression: cannot find -lstdc++

2012-01-20 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49829 --- Comment #14 from Benjamin Kosnik 2012-01-20 22:25:18 UTC --- Created attachment 26398 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26398 try 5, src/c++11/.libs, src/c++98/.libs, libstdc++convenience.la Changes: 1) nest source SUBDIR

[Bug bootstrap/49829] [4.7 Regression] --disable-static --enable-shared regression: cannot find -lstdc++

2012-01-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49829 --- Comment #15 from Jakub Jelinek 2012-01-20 22:32:24 UTC --- gcc just uses -static-libstdc++, so presumably the easiest would be if in some subdirectory we linked this libstdc++convenience.la into a noinst libstdc++.a.

[Bug target/51900] [4.6/4.7 Regression] const variable initialization always zero

2012-01-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900 --- Comment #11 from Dmitry Gorbachev 2012-01-20 22:37:02 UTC --- It looks like a GCC bug, not INVALID. myVar[i] is replaced by constant zero in main().

[Bug lto/51916] FAIL: gcc.dg/lto/trans-mem-3 c_lto_trans-mem-3_0.o-c_lto_trans-mem-3_1.o link, -flto (internal compiler error)

2012-01-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51916 Dominique d'Humieres changed: What|Removed |Added CC||iains at gcc dot gnu.org --- Comme

[Bug lto/51916] FAIL: gcc.dg/lto/trans-mem-3 c_lto_trans-mem-3_0.o-c_lto_trans-mem-3_1.o link, -flto (internal compiler error)

2012-01-20 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51916 Patrick Marlier changed: What|Removed |Added CC||patrick.marlier at gmail

[Bug c++/51925] New: [4.7 Regression] ICE in tsubst

2012-01-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51925 Bug #: 51925 Summary: [4.7 Regression] ICE in tsubst Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity

[Bug c++/51925] [4.7 Regression] ICE in tsubst

2012-01-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51925 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 Known to work|

[Bug middle-end/51926] New: libstdc++ iterator store bigendian bitfield related

2012-01-20 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51926 Bug #: 51926 Summary: libstdc++ iterator store bigendian bitfield related Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/51926] libstdc++ iterator store bigendian bitfield related

2012-01-20 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51926 Alan Modra changed: What|Removed |Added Target||powerpc64-linux Status|UNCONFIRM

[Bug c++/51927] New: [C++0x] Cannot access non-static members in initializer

2012-01-20 Thread gccearlyadop...@trash-mail.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 Bug #: 51927 Summary: [C++0x] Cannot access non-static members in initializer Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED S

[Bug debug/51902] lexical_blocks inside inlined_subroutines generate duplicate debug_ranges

2012-01-20 Thread mark at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51902 Mark Wielaard changed: What|Removed |Added Attachment #26380|0 |1 is obsolete|

[Bug c++/25973] [4.4/4.5/4.6/4.7 Regression] Wrong warning: control reaches end of non-void function

2012-01-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25973 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |paolo.carlini at oracle dot

[Bug c++/51925] [4.7 Regression] ICE in tsubst

2012-01-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51925 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/32537] Boostrap failure: ICE when compiling gengtype-lex.c

2012-01-20 Thread lucier at math dot purdue.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32537 --- Comment #3 from lucier at math dot purdue.edu 2012-01-21 05:22:40 UTC --- It seems bootstrap fails at a earlier place. With this compiler: godel-257% /homes/lucier/pkgs/gcc-4.6.2-64/bin/gcc -v Using built-in specs. COLLECT_GCC=/homes/lucier/p

[Bug bootstrap/32719] ICE when compiling c-format.c

2012-01-20 Thread lucier at math dot purdue.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32719 lucier at math dot purdue.edu changed: What|Removed |Added Status|RESOLVED|REOPENED Resolutio

[Bug c++/51918] [4.7 regression] g++.old-deja/g++.pt/ptrmem6.C FAILs

2012-01-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51918 Andrew Pinski changed: What|Removed |Added Target|mips-sgi-irix6.5|mips*-*-* Status|UNCONFIRMED

[Bug c++/51400] [c++0x] ICE with constexpr and attribute noreturn

2012-01-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51400 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/39275] -funroll-loop fails

2012-01-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39275 --- Comment #4 from Andrew Pinski 2012-01-21 07:20:42 UTC --- Here is a reduced testcase: struct vector { char *_M_start; char *_M_finish; }; struct LoopBase { static LoopBase *f(); LoopBase *ParentLoop; vector SubLoops; ~LoopBase()

[Bug tree-optimization/29333] Jump threading getting in the way of PHI-OPT

2012-01-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29333 Andrew Pinski changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org | AssignedTo|unassigned at gcc dot

<    1   2