This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/25875] [4.1/4.2 Regression] ICE: segmentation fault
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2006 14:51:23 -0000
- Subject: [Bug c/25875] [4.1/4.2 Regression] ICE: segmentation fault
- References: <bug-25875-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-20 14:51 -------
backtrace:
#0 0x00052510 in digest_init (type=0x42ca5960, init=0x0, strict_string=1
'\001', require_constant=0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/c-typeck.c:4497
#1 0x00050ef0 in store_init_value (decl=0x42ca5ae0, init=0x0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/c-typeck.c:4260
#2 0x0001ac88 in build_compound_literal (type=0x42ca5960, init=0x0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/c-decl.c:3674
#3 0x000c6f78 in c_parser_postfix_expression_after_paren_type
(parser=0x42c13090, type_name=0x4201116c) at
/Users/pinskia/src/gcc/alias/gcc/gcc/c-parser.c:5390
#4 0x000c4fa4 in c_parser_cast_expression (parser=0x42c13090, after=0x0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/c-parser.c:4664
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-01-20 14:51:23
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25875