https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77517
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Known to work| |10.5.0, 11.4.1, 12.3.1,
| |13.2.1, 14.0, 9.5.0
Known to fail| |7.5.0, 8.5.0
Status|NEW |WAITING
--- Comment #9 from anlauf at gcc dot gnu.org ---
It appears that all testcases in this PR give more or less meaningful
error messages for >= 9.5.0, and error recovery is clean under valgrind.
I think this one can be closed.