This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/81345] -Wall resets -Wstringop-overflow to 1 from the default 2
- From: "msebor at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Jul 2017 19:00:36 +0000
- Subject: [Bug other/81345] -Wall resets -Wstringop-overflow to 1 from the default 2
- Auto-submitted: auto-generated
- References: <bug-81345-4@http.gcc.gnu.org/bugzilla/>
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.