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: unassig...@gcc.gnu.org
        ReportedBy: bas...@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.

Reply via email to