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.