]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
authorBernd Schmidt <bernd.schmidt@codesourcery.com>
Sat, 10 Apr 2010 12:30:29 +0000 (12:30 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Sat, 10 Apr 2010 12:30:29 +0000 (12:30 +0000)
commit4143fd3683c4720401b400cc110f848685d11c09
tree6d2fd7f0a84684d261a4502ba271f2632ef66f24
parent979740a0897ac0a74dcd1136447f7118de4f3839
Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).

* Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
* web.c: Include "insn-config.h" and "recog.h".
(union_match_dups): New function.
(web_main): Call it.
(union_defs): Don't try to recognize match_dups.

From-SVN: r158187
gcc/ChangeLog
gcc/Makefile.in
gcc/web.c
This page took 0.063653 seconds and 5 git commands to generate.