https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117981
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Sam James from comment #3) > 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. Yeah, going for 1 release with such warnings enabled by default would definitely be preferable to jumping straight to switching the default to C23... there's still time to back out the defaults change before the GCC 15 release, IMO.