Commit 62cf8b4c by Marek Polacek Committed by Marek Polacek

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
parent 4a0a9457
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.
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment