re PR plugins/59335 (Plugin doesn't build on trunk)

PR plugins/59335
	* Makefile.in (PLUGIN_HEADERS): Add tree-phinodes.h, stor-layout.h,
	ssa-iterators.h, $(RESOURCE_H) and tree-cfgcleanup.h.

From-SVN: r208346
This commit is contained in:
Jakub Jelinek
2014-03-05 16:06:23 +01:00
committed by Jakub Jelinek
parent a05cca9b73
commit 487125e75b
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
2014-03-05 Jakub Jelinek <jakub@redhat.com>
PR plugins/59335
* Makefile.in (PLUGIN_HEADERS): Add tree-phinodes.h, stor-layout.h,
ssa-iterators.h, $(RESOURCE_H) and tree-cfgcleanup.h.
PR plugins/59335
* config/i386/t-i386 (OPTIONS_H_EXTRA): Add stringop.def.
(TM_H): Add x86-tune.def.
+2 -1
View File
@@ -3124,7 +3124,8 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
$(IPA_PROP_H) $(TARGET_H) $(RTL_H) $(TM_P_H) $(CFGLOOP_H) $(EMIT_RTL_H) \
version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h \
fold-const.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h \
varasm.h context.h
varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h \
$(RESOURCE_H) tree-cfgcleanup.h
# generate the 'build fragment' b-header-vars
s-header-vars: Makefile