https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93635
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
--- Comment #7 from anlauf at gcc dot gnu.org ---
(In reply to anlauf from comment #6)
> Created attachment 54652 [details]
> Updated patch
Actually that patch still produces the ICE mentioned in comment#1,
which seems to follow from issues in namespace handling.
So better wait till these issues are resolved. A hack to solve the
present PR might not be what we want...