[Bug c/91193] [8/9/10 regression] ICE on invalid: tree check: expected class ‘type’, have ‘declaration’ (function_decl) in grokdeclarator, at c/c-decl.c:5956
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 18 07:19:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91193
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Actually, I have some 3.2 version and that ICEs too (branched in 2002):
pr91193.c:2: `a' redeclared as different kind of symbol
pr91193.c:1: previous declaration of `a'
pr91193.c:2: confused by earlier errors, bailing out
More information about the Gcc-bugs
mailing list