From: bernds Date: Sat, 10 Apr 2010 12:30:29 +0000 (+0000) Subject: * Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H). X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=73cfb4147b8c73c324fc97e34e2842f8d8b8d99f;hp=73cfb4147b8c73c324fc97e34e2842f8d8b8d99f;ds=sidebyside * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158187 138bc75d-0d04-0410-961f-82ee72b054a4 ---