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
> <nat...@gcc.gnu.org>:
> 
> https://gcc.gnu.org/g:4c36b54de7ddbcb580f4b99936af4a0195db9d2f
> 
> commit r8-10145-g4c36b54de7ddbcb580f4b99936af4a0195db9d2f
> Author: Nathan Sidwell <nat...@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.

Reply via email to