https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106613
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=102199
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also see PR 102199.
Also see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88165#c10 (which
references when the inner class type is complete).
This is one of the dark corners of C++ which have issues with many things.