public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/56078] causes cc1 to crash
Date: Tue, 22 Jan 2013 22:37:00 -0000	[thread overview]
Message-ID: <bug-56078-4-J9oEQPjZ5j@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56078-4@http.gcc.gnu.org/bugzilla/>


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	other threads:[~2013-01-22 22:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22 17:28 [Bug c/56078] New: " stan at tomlinson dot com
2013-01-22 22:37 ` pinskia at gcc dot gnu.org [this message]
2013-01-23  7:30 ` [Bug c/56078] " mpolacek at gcc dot gnu.org
2013-01-23  8:07 ` jakub at gcc dot gnu.org
2013-01-23 14:23 ` jakub at gcc dot gnu.org
2013-01-23 14:33 ` jakub at gcc dot gnu.org
2013-01-23 17:53 ` joseph at codesourcery dot com
2013-01-24 13:28 ` jakub at gcc dot gnu.org
2013-01-24 13:33 ` jakub at gcc dot gnu.org
2013-01-24 17:00 ` jakub at gcc dot gnu.org
2013-01-24 17:02 ` jakub at gcc dot gnu.org
2014-03-13 18:16 ` mpolacek at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-56078-4-J9oEQPjZ5j@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).