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 objc/28050] [4.1/4.2 regression] ICE on invalid initializer



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-06-17 02:24 -------
Confirmed:
#0  0x000000000040c9ff in objc_build_message_expr (mess=0x2aaaaaf3b900)
    at /home/pinskia/src/gcc-4.1/gcc/gcc/objc/objc-act.c:6178
#1  0x0000000000472de9 in c_parser_postfix_expression (parser=0x2aaaaae03410)
    at /home/pinskia/src/gcc-4.1/gcc/gcc/c-parser.c:5172
#2  0x0000000000471a31 in c_parser_unary_expression (parser=0x2aaaaae03410) at
/home/pinskia/src/gcc-4.1/gcc/gcc/c-parser.c:4622
#3  0x0000000000471350 in c_parser_cast_expression (parser=0x2aaaaae03410,
after=0x0)
    at /home/pinskia/src/gcc-4.1/gcc/gcc/c-parser.c:4498


-- 

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-06-17 02:24:59
               date|                            |


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


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