This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/25875] [4.1/4.2 Regression] ICE: segmentation fault



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]