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

Reply via email to