[Bug c++/84733] [8 Regression] internal compiler error: Segmentation fault (check_local_shadow())
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 27 22:08:29 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84733
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
CC| |egallager at gcc dot gnu.org
--- Comment #25 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Nathan Sidwell from comment #23)
> Fixed trunk and gcc-9
And 8 now too:
(In reply to CVS Commits from comment #24)
> The releases/gcc-8 branch has been updated by Nathan Sidwell
> <nathan@gcc.gnu.org>:
>
> https://gcc.gnu.org/g:4c36b54de7ddbcb580f4b99936af4a0195db9d2f
>
> commit r8-10145-g4c36b54de7ddbcb580f4b99936af4a0195db9d2f
> Author: Nathan Sidwell <nathan@acm.org>
> Date: Fri Mar 27 13:24:27 2020 -0700
>
> c++: Fix ICE on popping local scope [pr84733]
>
> PR c++/84733
> * name-lookup.c (do_pushdecl): Look through cleanp levels.
So, FIXED.
More information about the Gcc-bugs
mailing list