Commit bbc02b69 by Uros Bizjak

Makefile.in (expmed.o-warn): Remove.

	* Makefile.in (expmed.o-warn): Remove.

From-SVN: r203130
parent 440917de
2013-10-02 Uros Bizjak <ubizjak@gmail.com>
* Makefile.in (expmed.o-warn): Remove.
2013-10-02 Andrew MacLeod <amacleod@redhat.com>
* graphite-scop-detection.c: Include tree-ssa-propagate,h.
......
......@@ -193,7 +193,6 @@ GCC_WARN_CXXFLAGS = $(LOOSE_WARN) $($(@D)-warn) $(NOCOMMON_FLAG) $($@-warn)
# flex output may yield harmless "no previous prototype" warnings
build/gengtype-lex.o-warn = -Wno-error
gengtype-lex.o-warn = -Wno-error
expmed.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
......
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