aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2015-10-03 17:02:12 +0000
committerMarek Polacek <mpolacek@gcc.gnu.org>2015-10-03 17:02:12 +0000
commit62cf8b4cddf3b3adc1323a8135f0d24dfeb6b5db (patch)
tree385cc38c099c94758b6b77257f9d2db8ef64180f /gcc/Makefile.in
parent4a0a945785af800dd4a5ff8849e5aa0e3834f72e (diff)
downloadgcc-62cf8b4cddf3b3adc1323a8135f0d24dfeb6b5db.zip
gcc-62cf8b4cddf3b3adc1323a8135f0d24dfeb6b5db.tar.gz
gcc-62cf8b4cddf3b3adc1323a8135f0d24dfeb6b5db.tar.bz2
Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond.
* Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond. (insn-dfatab.o): Likewise. From-SVN: r228451
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index b22b5ab..009c745 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -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