[Bug c++/45855] New: switched ; and : causes compile crash

JamesMikeDuPont at googlemail dot com gcc-bugzilla@gcc.gnu.org
Fri Oct 1 07:59:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45855

           Summary: switched ; and : causes compile crash
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: JamesMikeDuPont@googlemail.com


Created attachment 21931
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=21931
Preprocessed .ii file

g++  -save-temps -std=c++0x  -I. -I../../include  ../../opcodes/i386-dis.h
../../opcodes/i386-dis.h:1706: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

Line is:
const dis386 test2("addB", {Eb, Gb}):



More information about the Gcc-bugs mailing list