]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR plugins/59335 (Plugin doesn't build on trunk)
authorJakub Jelinek <jakub@redhat.com>
Wed, 5 Mar 2014 15:06:23 +0000 (16:06 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 5 Mar 2014 15:06:23 +0000 (16:06 +0100)
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

gcc/ChangeLog
gcc/Makefile.in

index 49c120b4a7eb79c9bdef1c50bf1d51d96d067960..b71499da442ef1ccea3a6d600345de8f464e1b7f 100644 (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.
index f44e0a3bf8d2ea2f6fac3c2cb75ecb221a089cea..f4425608594ccaa274c8c3af0bd370c32dd290a8 100644 (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