https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115786
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |error-recovery
Blocks|101057 |
Summary|[GIMPLE-FE] ICE: |ICE: Segmentation fault
|Segmentation fault |(add_stmt at
|(add_stmt at |./gcc/gcc/c/c-decl.cc:689
|./gcc/gcc/c/c-decl.cc:689 |and
|and |c_parser_declaration_or_fnd
|c_parser_declaration_or_fnd |ef at
|ef at |./gcc/gcc/c/c-parser.cc:302
|./gcc/gcc/c/c-parser.cc:302 |7)
|7) |
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think without -fgimple this is a C frontend issue.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
[Bug 101057] [gimplefe] GIMPLE frontend issues