]> git.ipfire.org Git - thirdparty/gcc.git/commit
* genemit.c (gen_exp): Remove -Wduplicated-cond hack.
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 2015 17:49:15 +0000 (17:49 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 2015 17:49:15 +0000 (17:49 +0000)
commitc0999a5d0212fc3440606a76d3f716655dc05840
tree90890c39aa966bc320e12af2a3496d4fdd415512
parentde7e71b7bdadea580b639712198f3cc503d6d7b9
* genemit.c (gen_exp): Remove -Wduplicated-cond hack.

* c.opt (Wduplicated-cond): Don't enable by -Wall anymore.

* c-c++-common/Wduplicated-cond-2.c: Skip until PR67819 is resolved.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228405 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c.opt
gcc/genemit.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/Wduplicated-cond-2.c