summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>2016-10-13 18:20:32 +0000
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>2016-10-13 18:20:32 +0000
commit0300a104cb68fa3fc84f68e112efed6b987cdcb6 (patch)
tree5752cc7020167ae2e3a2381ebcc66f6858d7080b /gcc/Makefile.in
parentf3e6118a8dc4da14c3740549162f34ef5c0feca5 (diff)
downloadgcc-0300a104cb68fa3fc84f68e112efed6b987cdcb6.tar.gz
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241134 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 76b77ab2137..d6e44e4b779 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -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