https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111526
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Hmm, somehow the value of warn_c11_c2x_compat is being changed from -1 to 0 ... and not being changed back, maybe a __extension__ is happening incorrectly.