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

Reply via email to