From-SVN: r202893
This commit is contained in:
Tom Tromey 2013-09-25 15:51:26 +00:00 committed by Tom Tromey
parent af33629e0a
commit d2db5e91c2
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2013-09-25 Tom Tromey <tromey@redhat.com>
* Makefile.in (generated_files): Add options.h,
target-hooks-def.h, insn-opinit.h,
common/common-target-hooks-def.h, pass-instances.def,
c-family/c-target-hooks-def.h.
2013-09-25 Jeff Law <law@redhat.com>
* tree-ssa-threadedge.c (thread_across_edge): Use foo.last () rather

View File

@ -3894,7 +3894,10 @@ s-gtype: build/gengtype$(build_exeext) $(filter-out [%], $(GTFILES)) \
generated_files = config.h tm.h $(TM_P_H) $(TM_H) multilib.h \
$(simple_generated_h) specs.h \
tree-check.h genrtl.h insn-modes.h tm-preds.h tm-constrs.h \
$(ALL_GTFILES_H) gtype-desc.c gtype-desc.h gcov-iov.h
$(ALL_GTFILES_H) gtype-desc.c gtype-desc.h gcov-iov.h \
options.h target-hooks-def.h insn-opinit.h \
common/common-target-hooks-def.h pass-instances.def \
c-family/c-target-hooks-def.h
# In order for parallel make to really start compiling the expensive
# objects from $(OBJS) as early as possible, build all their