https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112556
--- Comment #6 from Sam James <sjames at gcc dot gnu.org> --- This needs backporting to GCC 14 too, no? We have a lot of upstream maintainers using GCC 14 with -std=gnu23 or -std=c23 to reproduce and fix problems. If they can only reproduce "real" C23 problems with unreleased GCC, getting things fixed becomes a lot harder. Or am I missing something here? (At a quick look, GCC 14 has the same behaviour as trunk did before that commit).