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 lto/79062] -Walloca-larger-than and -Wformat-overflow warnings disabled by -flto


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79062

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-Wformat-length warnings    |-Walloca-larger-than and
                   |disabled by -flto           |-Wformat-overflow warnings
                   |                            |disabled by -flto

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
The latter warning has been renamed to -Wformat-overflow (and
-Wformat-truncation).  Adjusting Summary.

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