[Bug target/50313] ARM: PIC code references a non-existant label

2011-09-12 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50313 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/48308] [4.6/4.7 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}

2011-09-12 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 Ramana Radhakrishnan changed: What|Removed |Added CC||michael.hope at linaro dot

[Bug c++/50373] New: Incorrect Code generated for function with two possible return values (Seg Fault)

2011-09-12 Thread sean.carter at maine dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50373 Bug #: 50373 Summary: Incorrect Code generated for function with two possible return values (Seg Fault) Classification: Unclassified Product: gcc Version: 4.5.2 Statu

[Bug c++/50372] New: c++11: pointers to static functions should be valid template parameters

2011-09-12 Thread luto at mit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50372 Bug #: 50372 Summary: c++11: pointers to static functions should be valid template parameters Classification: Unclassified Product: gcc Version: unknown Status: UNCON

[Bug c++/50371] New: [C++0x] std::nullptr_t rejected as non-type template-parameter

2011-09-12 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50371 Bug #: 50371 Summary: [C++0x] std::nullptr_t rejected as non-type template-parameter Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/50361] [C++0x] [4.7 Regression] ICE with std::initializer_list and nullptr

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

[Bug c++/50370] New: [C++0x] Multiple declarations with default template arguments accepted

2011-09-12 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50370 Bug #: 50370 Summary: [C++0x] Multiple declarations with default template arguments accepted Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIR

[Bug c++/48372] Missed error for redundant default argument on template.

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

[Bug c++/48320] [C++0x][4.6/4.7 Regression] Template parameter packs cannot be expanded in default template arguments

2011-09-12 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48320 --- Comment #3 from Dodji Seketeli 2011-09-12 21:03:35 UTC --- Candidate patch posted to http://gcc.gnu.org/ml/gcc-patches/2011-09/msg00744.html

[Bug c++/50363] internal compiler error: verify_gimple failed

2011-09-12 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50363 --- Comment #1 from Zdenek Sojka 2011-09-12 20:56:58 UTC --- Created attachment 25252 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25252 reduced testcase This testcase needs more flags to reproduce though: $ gcc -O2 -fno-tree-ch -fno-tre

[Bug target/50369] New: Support 256bit vector permutation

2011-09-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50369 Bug #: 50369 Summary: Support 256bit vector permutation Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/50183] ICE in verify_ssa for 416.gamess when optimizing using profile data

2011-09-12 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50183 --- Comment #8 from William J. Schmidt 2011-09-12 20:15:59 UTC --- Previous comment is incorrect. The statement: # err2.395_571 = PHI is the close_phi for the outer loop, while: # err2.395_561 = PHI is the close_phi for the inner loop.

[Bug bootstrap/50010] [4.7 regression] bootstrap comparison failure without CFI directives

2011-09-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/50361] [C++0x] [4.7 Regression] ICE with std::initializer_list and nullptr

2011-09-12 Thread delong.j at fb dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50361 --- Comment #5 from Jordan DeLong 2011-09-12 19:38:22 UTC --- Ah, thanks Paolo. That simplification also gave me enough hints for a work-around for now.

[Bug bootstrap/50010] [4.7 regression] bootstrap comparison failure without CFI directives

2011-09-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010 --- Comment #17 from Jakub Jelinek 2011-09-12 19:29:36 UTC --- Author: jakub Date: Mon Sep 12 19:29:31 2011 New Revision: 178795 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178795 Log: PR bootstrap/50010 * dwarf2cfi.c (add_cfis

[Bug tree-optimization/50183] ICE in verify_ssa for 416.gamess when optimizing using profile data

2011-09-12 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50183 --- Comment #7 from William J. Schmidt 2011-09-12 19:18:07 UTC --- Slogging through the code, it appears to me that the code added in block 45 to define err2.395_571: D.6815_562 = Commutative_Associative_Reduction.822[0]; err2.395_571 = D.68

[Bug target/50358] AVR: Implement [u]maddqihi4 [u]msubqihi4 patterns on the enhanced core

2011-09-12 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50358 Georg-Johann Lay changed: What|Removed |Added Attachment #25241|0 |1 is obsolete|

[Bug libobjc/50368] New: Implicit, precision losing cast in objc/objc-api.h

2011-09-12 Thread florob at babelmonkeys dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50368 Bug #: 50368 Summary: Implicit, precision losing cast in objc/objc-api.h Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/50010] [4.7 regression] bootstrap comparison failure without CFI directives

2011-09-12 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010 --- Comment #16 from Gary Funck 2011-09-12 18:39:20 UTC --- (In reply to comment #14) > Created attachment 25246 [details] > gcc47-pr50010.patch Bootstraps on i686 CentOS release 5.6 with installed packages. Jakub, thanks for tracking this down

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-09-12 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #50 from Steven Bosscher 2011-09-12 18:24:58 UTC --- Perhaps someone can comment on, and test, Joern's patch here: http://gcc.gnu.org/ml/gcc/2011-07/msg00461.html @Richard E: That would be a middle-end fix, if it's correct, so perhap

[Bug lto/50367] New: -flto and -Wl,--as-needed combination removes some needed libraries

2011-09-12 Thread krisztian.kocsis at optimaster dot eu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50367 Bug #: 50367 Summary: -flto and -Wl,--as-needed combination removes some needed libraries Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug rtl-optimization/50212] [4.7 Regression] ICE: in ei_container, at basic-block.h:610 with -fnon-call-exceptions -freorder-blocks-and-partition

2011-09-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50212 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/50212] [4.7 Regression] ICE: in ei_container, at basic-block.h:610 with -fnon-call-exceptions -freorder-blocks-and-partition

2011-09-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50212 --- Comment #2 from Jakub Jelinek 2011-09-12 17:55:40 UTC --- Author: jakub Date: Mon Sep 12 17:55:36 2011 New Revision: 178785 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178785 Log: PR rtl-optimization/50212 * bb-reorder.c (f

[Bug rtl-optimization/50290] [4.7 Regression] ICE: in distribute_notes, at combine.c:13282 with -flto -funroll-loops

2011-09-12 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50290 Zdenek Sojka changed: What|Removed |Added Keywords|lto | --- Comment #3 from Zdenek Sojka 2011-09

[Bug rtl-optimization/50290] [4.7 Regression] ICE: in distribute_notes, at combine.c:13282 with -flto -funroll-loops

2011-09-12 Thread zsojka at seznam dot cz
/ --with-cloog --with-ppl --with-cloog-include=/usr/include/cloog-ppl/ --disable-ppl-version-check Thread model: posix gcc version 4.7.0 20110912 (experimental) (GCC) $ gcc -O2 -flto -fno-tree-loop-optimize -fno-tree-vrp -funroll-all-loops testcase.c In file included from testcase.c:14:0

[Bug lto/50366] Still got failed assertion in lto_varpool_replace_node

2011-09-12 Thread krisztian.kocsis at optimaster dot eu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50366 --- Comment #1 from Krisztian Kocsis 2011-09-12 16:39:32 UTC --- Created attachment 25249 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25249 Verbose linker output.

[Bug lto/50366] New: Still got failed assertion in lto_varpool_replace_node

2011-09-12 Thread krisztian.kocsis at optimaster dot eu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50366 Bug #: 50366 Summary: Still got failed assertion in lto_varpool_replace_node Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug debug/50299] entryval: bigendian 32bit->64bit extension breaks address match

2011-09-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50299 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug debug/50299] entryval: bigendian 32bit->64bit extension breaks address match

2011-09-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50299 --- Comment #4 from Jakub Jelinek 2011-09-12 15:49:43 UTC --- Author: jakub Date: Mon Sep 12 15:49:38 2011 New Revision: 178784 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178784 Log: PR debug/50299 * calls.c (load_register_par

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-09-12 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #49 from Jeffrey A. Law 2011-09-12 15:33:56 UTC --- On 09/12/2011 09:31 AM, rearnsha at arm dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 > > --- Comment #48 from Richard Earnshaw 2011-09-12 > 15:31:51 UTC --- >

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-09-12 Thread rearnsha at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #48 from Richard Earnshaw 2011-09-12 15:31:51 UTC --- On 12/09/11 16:18, law at redhat dot com wrote: > A much simpler way to fix this is to emit a barrier just prior to > mucking around with stack pointer in the epilogue. That's h

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-09-12 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #47 from Jeffrey A. Law 2011-09-12 15:18:44 UTC --- On 09/12/2011 02:42 AM, sebastian.hu...@embedded-brains.de wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 > > --- Comment #46 from Sebastian Huber > 2011-09-12 08:42:59

[Bug lto/50338] ICE Linking with -flto

2011-09-12 Thread James.W.Mckelvey at jpl dot nasa.gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50338 --- Comment #6 from James McKelvey 2011-09-12 14:58:34 UTC --- (In reply to comment #4) > > All the source in my project's library is built with -flto. > > > > This same basic code worked with LTO before, shortly after LTO > > first came out. Th

[Bug bootstrap/50352] [4.7 regression] arm-linux-gnueabi bootstrap failure due to -Wformat error in arm.md

2011-09-12 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50352 Richard Earnshaw changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/50365] [4.7 Regression] non-static data member error on valid code

2011-09-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50365 --- Comment #4 from Jonathan Wakely 2011-09-12 14:44:20 UTC --- further reduced struct String { String(const char* s, int len); bool test(); }; struct XplorVars { const char* aner; }; struct XplorSimulation { XplorSimulation(); Xplor

[Bug c++/50365] [4.7 Regression] non-static data member error on valid code

2011-09-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50365 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Status|UNCONF

[Bug c++/50365] non-static data member error on valid code

2011-09-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50365 --- Comment #3 from Jonathan Wakely 2011-09-12 14:26:33 UTC --- reduced template class CDSString { public: CDSString(const CHAR* s="", int len=-1, const int blockSize=8); CDSString(const CDSString&); bool matches(const CHAR* str

[Bug c++/50365] invalid use of non-static data member not suppressed by -fpermissive

2011-09-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50365 --- Comment #2 from Jonathan Wakely 2011-09-12 13:47:18 UTC --- -fpermissive is not a catch-all "behave like previous versions" switch, but in any case, surely the problem here is that the code is valid, it nothing to do with -fpermissive script

[Bug c++/50365] invalid use of non-static data member not suppressed by -fpermissive

2011-09-12 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50365 --- Comment #1 from Jack Howarth 2011-09-12 13:32:16 UTC --- Bzip2 compressed preprocessed source file for common/xplorSimulation.cc attached to reproduce the failure with... [MacPro:~/xplor-nih-2.27/common/bin.Darwin_11_x86_64] howarth% g++-fsf

[Bug c++/50365] New: invalid use of non-static data member not suppressed by -fpermissive

2011-09-12 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50365 Bug #: 50365 Summary: invalid use of non-static data member not suppressed by -fpermissive Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRME

[Bug lto/50351] An internal compiler error when building gcc4.6 using "-flto -fuse-linker-plugin" on Win7 mingw64 target

2011-09-12 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50351 PcX changed: What|Removed |Added Target|*-*-mingw* |*-*-mingw32 Host|*-*-mingw*

[Bug lto/50351] An internal compiler error when building gcc4.6 using "-flto -fuse-linker-plugin" on Win7 mingw64 target

2011-09-12 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50351 --- Comment #4 from PcX 2011-09-12 13:00:37 UTC --- So I think that will affect all x86 target LTO build.

[Bug lto/50351] An internal compiler error when building gcc4.6 using "-flto -fuse-linker-plugin" on Win7 mingw64 target

2011-09-12 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50351 --- Comment #3 from PcX 2011-09-12 12:55:55 UTC --- Using Eric Botcazou's test case, it also has the problem. gcc lex.c has no problem gcc -flto -fuse-linker-plugin lex.c it shows In file included from lex.c:15:0, from :0: lex

[Bug lto/50351] An internal compiler error when building gcc4.6 using "-flto -fuse-linker-plugin" on Win7 mingw64 target

2011-09-12 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50351 --- Comment #2 from PcX 2011-09-12 12:52:11 UTC --- Created attachment 25247 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25247 Eric Botcazou's testcase

[Bug bootstrap/50010] [4.7 regression] bootstrap comparison failure without CFI directives

2011-09-12 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010 --- Comment #15 from Gerald Pfeifer 2011-09-12 12:16:04 UTC --- This patch fixes bootstrap on i386-unknown-freebsd9.0 and test results (cf. http://gcc.gnu.org/ml/gcc-testresults/2011-09/msg01121.html ) appear to be in the normal range. Thanks, J

[Bug c++/50361] [C++0x] [4.7 Regression] ICE with std::initializer_list nullptr

2011-09-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50361 Paolo Carlini changed: What|Removed |Added Summary|[C++0x] [4.7 Regression]|[C++0x] [4.7 Regression]

[Bug c++/50361] [C++0x] [4.7 Regression] ICE probably relating to std::initializer_list and template argument deduction

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

[Bug c++/50361] [C++0x] ICE probably relating to std::initializer_list and template argument deduction

2011-09-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50361 Paolo Carlini changed: What|Removed |Added Summary|gcc 4.6 ICE probably|[C++0x] ICE probably |r

[Bug target/43746] -fmerge-constants and -fmerge-all-constants don't work at AVR target

2011-09-12 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43746 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/43746] -fmerge-constants and -fmerge-all-constants don't work at AVR target

2011-09-12 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43746 --- Comment #7 from Georg-Johann Lay 2011-09-12 10:06:52 UTC --- Author: gjl Date: Mon Sep 12 10:06:46 2011 New Revision: 178779 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178779 Log: gcc/ PR target/43746 * config/avr/avr.c (A

[Bug bootstrap/50352] [4.7 regression] arm-linux-gnueabi bootstrap failure due to -Wformat error in arm.md

2011-09-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50352 --- Comment #3 from Jakub Jelinek 2011-09-12 09:33:44 UTC --- Author: jakub Date: Mon Sep 12 09:33:36 2011 New Revision: 178778 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178778 Log: PR bootstrap/50352 * config/arm/arm.md (*pu

[Bug target/50106] [ARM] Wrong code with -march=armv5t -mthumb -Os

2011-09-12 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50106 Sebastian Huber changed: What|Removed |Added Target|arm-rtemseabi4.11 |arm-eabi-gcc --- Comment #5 from Sebast

[Bug target/49641] [4.6 Regression] Wrong code for ARMv4T and stmia

2011-09-12 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49641 Sebastian Huber changed: What|Removed |Added Target|arm-rtemseabi4.11 |arm-eabi-gcc Known to fail|

[Bug c++/50364] New: Volatile miscompilation

2011-09-12 Thread abramobagnara at tin dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50364 Bug #: 50364 Summary: Volatile miscompilation Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug bootstrap/50352] [4.7 regression] arm-linux-gnueabi bootstrap failure due to -Wformat error in arm.md

2011-09-12 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50352 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-09-12 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #46 from Sebastian Huber 2011-09-12 08:42:59 UTC --- I guess the local patch will look like this: http://gcc.gnu.org/ml/gcc/2011-07/msg00459.html

[Bug bootstrap/50010] [4.7 regression] bootstrap comparison failure without CFI directives

2011-09-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug c++/50363] New: internal compiler error: verify_gimple failed

2011-09-12 Thread mario-baumann at web dot de
31 16:44:56 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux > rpm -qa "glibc*" | grep -e 'glibc-[0-9]' | sort -u glibc-2.12-1.25.el6_1.3.i686 glibc-2.12-1.25.el6_1.3.x86_64 > g++ -v Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/app2/gcc/4.7.0-20110912-svn178775

[Bug fortran/50362] ICE on x86 architecture with -O2 or higher

2011-09-12 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50362 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org --- Co

[Bug c++/50361] gcc 4.6 ICE probably relating to std::initializer_list and template argument deduction

2011-09-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50361 --- Comment #1 from Jonathan Wakely 2011-09-12 07:47:28 UTC --- seems to be fixed on the 4.6 branch, but 4.7 gives a different ICE: gcc_test/test.cpp:69:64: internal compiler error: in count_type_elements, at expr.c:5310