[Bug c/48088] -Werror=frame-larger-than=100 does not work as expected
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 14 10:30:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48088
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.03.14 10:29:28
Ever Confirmed|0 |1
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-14 10:29:28 UTC ---
Yeah. Confirmed.
You need -Wframe-larger-than=500 -Werror=frame-larger-than which hopefully
doesn't reset the value to 1.
More information about the Gcc-bugs
mailing list