[Bug c/91192] [9/10 regression] non-deterministic ICE on invalid

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 31 14:33:00 GMT 2019


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Jul 31 14:32:24 2019
New Revision: 273935

URL: https://gcc.gnu.org/viewcvs?rev=273935&root=gcc&view=rev
Log:
        PR c/91192
        * c-parser.c (c_parser_sizeof_expression): Call set_c_expr_source_range
        even if finish is UNKNOWN_LOCATION, just use start as finish in that
        case.

Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-parser.c


More information about the Gcc-bugs mailing list