[Bug c++/59954] New: ice in execute with -Wall

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 27 09:53:00 GMT 2014


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

            Bug ID: 59954
           Summary: ice in execute with -Wall
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com

Created attachment 31959
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31959&action=edit
C++ source code

I just compiled the attached code with gcc trunk dated 20140126 on a x86_64
box with flag -Wall and it said

g++: internal compiler error: Segmentation fault (program cc1plus)
0x40d21e execute
    ../../src/trunk/gcc/gcc.c:2841
0x40d499 do_spec_1
    ../../src/trunk/gcc/gcc.c:4641
0x410221 process_brace_body
    ../../src/trunk/gcc/gcc.c:5924
0x410221 handle_braces
    ../../src/trunk/gcc/gcc.c:5838
0x40dc22 do_spec_1
    ../../src/trunk/gcc/gcc.c:5295
0x410221 process_brace_body
    ../../src/trunk/gcc/gcc.c:5924
0x410221 handle_braces
    ../../src/trunk/gcc/gcc.c:5838
0x40dc22 do_spec_1
    ../../src/trunk/gcc/gcc.c:5295



More information about the Gcc-bugs mailing list