Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond.
authorMarek Polacek <polacek@redhat.com>
Sat, 3 Oct 2015 17:02:12 +0000 (17:02 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 3 Oct 2015 17:02:12 +0000 (17:02 +0000)
* Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond.
(insn-dfatab.o): Likewise.

From-SVN: r228451

gcc/ChangeLog
gcc/Makefile.in

index 14ab6968c4f6c58a4c18353cb1b7e1ba0346ed55..1b57eeab61d2ff342483d8b9e46aa7a5a92b3b20 100644 (file)
@@ -1,3 +1,8 @@
+2015-10-03  Marek Polacek  <polacek@redhat.com>
+
+       * Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond.
+       (insn-dfatab.o): Likewise.
+
 2015-10-03  Max Filippov  <jcmvbkbc@gmail.com>
 
        * config.gcc (xtensa*-*-uclinux*): New configuration.
index b22b5aba0ca66c023c808d4de6db1df983c5b1e4..009c745a0c864ac0cf97c197eb330a4006637e3a 100644 (file)
@@ -217,8 +217,6 @@ libgcov-merge-tool.o-warn = -Wno-error
 gimple-match.o-warn = -Wno-unused
 generic-match.o-warn = -Wno-unused
 dfp.o-warn = -Wno-strict-aliasing
-insn-latencytab.o-warn = -Wno-duplicated-cond
-insn-dfatab.o-warn = -Wno-duplicated-cond
 
 # All warnings have to be shut off in stage1 if the compiler used then
 # isn't gcc; configure determines that.  WARN_CFLAGS will be either