https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117981
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sjames at gcc dot gnu.org
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> ---
I do think it was a mistake for us to not have warnings in the default mode
(where no explicit -std= was passed) for various things we could've diagnosed
as likely to, or definitely going to, break with C23.
