Makefile.in (insn-attrtab.o-warn, [...]): Don't use -Wno-error.
authorMarek Polacek <polacek@redhat.com>
Thu, 13 Oct 2016 18:20:32 +0000 (18:20 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Thu, 13 Oct 2016 18:20:32 +0000 (18:20 +0000)
* Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Don't
use -Wno-error.

From-SVN: r241134

gcc/ChangeLog
gcc/Makefile.in

index 7362986db73b4737a4dc1cacf846ee09724fc580..2c5386951a5ee232cd6019c76efc85a6dd411904 100644 (file)
@@ -1,3 +1,9 @@
+2016-10-13  Marek Polacek  <polacek@redhat.com>
+
+       * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
+       insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Don't
+       use -Wno-error.
+
 2016-10-13  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
 
        PR tree-optimization/77937
index 76b77ab2137db24c68ab596c7d8526fe094e532b..d6e44e4b77990b9cd48ce31f657e48c44191ade1 100644 (file)
@@ -218,11 +218,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-attrtab.o-warn = -Wno-error
-insn-dfatab.o-warn = -Wno-error
-insn-latencytab.o-warn = -Wno-error
-insn-output.o-warn = -Wno-error
-insn-emit.o-warn = -Wno-error
 
 # 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