https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68825
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The test isn't meant to compile cleanly, but it was missing the { dg-do
compile} directive, which is lucky as it made me realise it was also not
testing what it was meant to be testing.
