[Bug c++/51092] New: ICE std::pair initialization
basile at starynkevitch dot net
gcc-bugzilla@gcc.gnu.org
Fri Nov 11 12:01:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51092
Bug #: 51092
Summary: ICE std::pair initialization
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: basile@starynkevitch.net
Created attachment 25794
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25794
init of array of std::pair
On Debian/Sid/AMD64 with GCC Debian 4.6.2-4 the attached file got a SEGV.
% g++ -O -std=gnu++0x -S -fverbose-asm basile.cc
basile.cc:8:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccOtez1K.out file, please attach this to
your bugreport.
More information about the Gcc-bugs
mailing list