[Bug c/83172] -Wstack-size= doesn't detect the correct stack size with VLA or alloca
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 27 17:24:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83172
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2017-11-27
CC| |ebotcazou at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
What happens for -Wvla-larger-than= if you use -O0 or -O1 instead of -O3?
More information about the Gcc-bugs
mailing list