[Bug middle-end/71905] bogus -Wlarger-than=N and -Wframe-larger-than= -Wstack-usage= warnings on small objects with large N
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 16 19:33:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71905
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|driver |middle-end
Summary|bogus -Wlarger-than=N and |bogus -Wlarger-than=N and
|-Wframe-larger-than |-Wframe-larger-than=
|warnings on small objects |-Wstack-usage= warnings on
|with large N |small objects with large N
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-Wstack-usage= has the same issue. -fmax-errors= might have a similar issue
too.
More information about the Gcc-bugs
mailing list