https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81333
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >Note that according to the C standard any variable Only C11 and above. C99 and C98 does not have any requirements like that :).