https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114795
Nathaniel Shead <nshead at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=114990
--- Comment #11 from Nathaniel Shead <nshead at gcc dot gnu.org> ---
The testcase in comment #0 does not ICE on trunk anymore, rather we now get a
large number of errors of 'template definition of non-template' and
'redefinition of'. Those errors are covered by PR114990, so I'll mark this one
as fixed.