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



Andrew Pinski <pinskia at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |NEW

   Last reconfirmed|                            |2013-01-22

     Ever Confirmed|0                           |1



--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-22 
22:37:43 UTC ---

Confirmed:

t.c:11:5: internal compiler error: Segmentation fault

     .name[0] = 'q'

     ^

0x8dc42f crash_signal

    ../../gcc/toplev.c:332

0xabf217 contains_struct_check

    ../../gcc/tree.h:3992

0xabf217 tree_int_cst_lt(tree_node const*, tree_node const*)

    ../../gcc/tree.c:6538

0x51af5e set_nonincremental_init_from_string

    ../../gcc/c/c-typeck.c:7577

0x51af5e push_init_level(int, obstack*)

    ../../gcc/c/c-typeck.c:6872

0x51b4e6 set_designator

    ../../gcc/c/c-typeck.c:7126

0x51b5b9 set_init_index(tree_node*, tree_node*, obstack*)

    ../../gcc/c/c-typeck.c:7162

0x533929 c_parser_initelt

    ../../gcc/c/c-parser.c:3938

0x533929 c_parser_braced_init

    ../../gcc/c/c-parser.c:3758

0x538583 c_parser_initializer

    ../../gcc/c/c-parser.c:3716

0x538583 c_parser_declaration_or_fndef

    ../../gcc/c/c-parser.c:1649

0x53d5ab c_parser_external_declaration

    ../../gcc/c/c-parser.c:1361

0x53e016 c_parser_translation_unit

    ../../gcc/c/c-parser.c:1249

0x53e016 c_parse_file()

    ../../gcc/c/c-parser.c:10880

0x5830b4 c_common_parse_file()

    ../../gcc/c-family/c-opts.c:1022

Reply via email to