https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94966
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
IMNSHO a clear dup of PR94730. It really doesn't make sense to file further
similar bugs until that one is fixed. Any time you incorrectly redeclare a
variable with completely unrelated type you can run into similar ICEs.
*** This bug has been marked as a duplicate of bug 94730 ***