https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103472
Mikael Morin <mikael at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael at gcc dot gnu.org
--- Comment #1 from Mikael Morin <mikael at gcc dot gnu.org> ---
Created attachment 51982
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51982&action=edit
draft patch
We could workaround it by replacing warnings with errors.
Are there cases where we do want warnings, not errors?