]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/ChangeLog
re PR c/67819 (-Wduplicated-cond should take macros into account)
authorMarek Polacek <polacek@redhat.com>
Fri, 2 Oct 2015 17:49:15 +0000 (17:49 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 2 Oct 2015 17:49:15 +0000 (17:49 +0000)
commit12651878c680a8568e4d6c03b72d05728f0637fc
tree90890c39aa966bc320e12af2a3496d4fdd415512
parent7b65155f1ccbfd741191f03a01fbc40d3ae39cf0
re PR c/67819 (-Wduplicated-cond should take macros into account)

* 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.

From-SVN: r228405
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