PR other/81345 - -Wall resets -Wstringop-overflow to 1 from the default 2
commitb1b5fc9c1cdbcd049d41748ae00590cf3899e34d
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jul 2017 21:00:56 +0000 (10 21:00 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jul 2017 21:00:56 +0000 (10 21:00 +0000)
treeb1c9cd4f04d46b6190cfc5170335fe20537273a1
parentbe93e1578ea78f6512fc96926db8629b755ef75a
PR other/81345 -  -Wall resets -Wstringop-overflow to 1 from the default 2

gcc/c-family/ChangeLog:

PR other/81345
* c.opt (-Wstringop-overflow): Set defaults in LangEnabledBy.

gcc/testsuite/ChangeLog:

PR other/81345
* gcc.dg/pr81345.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250104 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c.opt
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr81345.c [new file with mode: 0644]