[Bug c/71583] ICE on invalid code on x86_64-linux-gnu (in c_parser_postfix_expression_after_paren_type, at c/c-parser.c:8192)

chengniansun at gmail dot com gcc-bugzilla@gcc.gnu.org
Sun Jun 19 06:12:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71583

Chengnian Sun <chengniansun at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chengniansun at gmail dot com

--- Comment #2 from Chengnian Sun <chengniansun at gmail dot com> ---
(In reply to Andrew Pinski from comment #1)
> >gcc-5.3 and older versions do not crash. 
> 
> Actually they do:
> >small.c:4: confused by earlier errors, bailing out
> 
> This is just GCC emitting a message that an ICE occurred after an error
> message happened.  GCC emits that message if not configured with checking
> enabled.

Oh, I see. Thank you for the info.


More information about the Gcc-bugs mailing list