https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107980
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Target Milestone|--- |15.0
Status|UNCONFIRMED |RESOLVED
--- Comment #22 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Implemented for GCC 15, not going to backport, GCC 14 didn't default to
-std=gnu23 and we generally don't backport changes which produce more warnings
than without those changes.