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 other/81345] -Wall resets -Wstringop-overflow to 1 from the default 2


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|7.1.0                       |8.0

--- Comment #7 from Martin Sebor <msebor at gcc dot gnu.org> ---
Removing 7.1 from Known to fail versions because unlike 8.0 (prior to r247401)
it doesn't use LangEnabledBy for -Wstringop-overflow.

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