* Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond.
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Oct 2015 17:02:12 +0000 (17:02 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Oct 2015 17:02:12 +0000 (17:02 +0000)
(insn-dfatab.o): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228451 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/Makefile.in

index 14ab696..1b57eea 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 b22b5ab..009c745 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