https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118927
Nathaniel Shead <nshead at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
CC| |nshead at gcc dot gnu.org
Status|UNCONFIRMED |RESOLVED
Target Milestone|--- |16.0
--- Comment #8 from Nathaniel Shead <nshead at gcc dot gnu.org> ---
The ICE no longer occurs on trunk. This looks to be fixed by
r16-7059-gd341b0d57fc61e58598f072a5c2be1f8a5873ff3 (PR123578) which handles the
recursion in cxx_printable_name_internal.
*** This bug has been marked as a duplicate of bug 123578 ***