https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96636
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note making the code valid by placing a name after "class : virtual a {}", GCC
works and does not crash.
