This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/71905] bogus -Wlarger-than=N and -Wframe-larger-than= -Wstack-usage= warnings on small objects with large N


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]