mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 11:11:09 +08:00
* Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H).
From-SVN: r275753
This commit is contained in:
parent
cda65821d3
commit
e4ab9e060b
@ -1,3 +1,7 @@
|
||||
2019-09-16 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H).
|
||||
|
||||
2019-09-16 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* gimple-fold.c (or_comparisons_1): Remove rules moved
|
||||
|
@ -2783,7 +2783,7 @@ build/genmddump.o : genmddump.c $(RTL_BASE_H) $(BCONFIG_H) $(SYSTEM_H) \
|
||||
$(CORETYPES_H) $(GTM_H) errors.h $(READ_MD_H) $(GENSUPPORT_H)
|
||||
build/genmatch.o : genmatch.c $(BCONFIG_H) $(SYSTEM_H) \
|
||||
$(CORETYPES_H) errors.h $(HASH_TABLE_H) hash-map.h $(GGC_H) is-a.h \
|
||||
tree.def builtins.def internal-fn.def case-cfn-macros.h
|
||||
tree.def builtins.def internal-fn.def case-cfn-macros.h $(CPPLIB_H)
|
||||
build/gencfn-macros.o : gencfn-macros.c $(BCONFIG_H) $(SYSTEM_H) \
|
||||
$(CORETYPES_H) errors.h $(HASH_TABLE_H) hash-set.h builtins.def \
|
||||
internal-fn.def
|
||||
|
Loading…
x
Reference in New Issue
Block a user