]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR plugins/59335 (Plugin doesn't build on trunk)
authorSteve Ellcey <sellcey@mips.com>
Fri, 10 Jan 2014 17:54:10 +0000 (17:54 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Fri, 10 Jan 2014 17:54:10 +0000 (17:54 +0000)
2014-01-10  Steve Ellcey  <sellcey@mips.com>

PR plugins/59335
* Makefile.in (PLUGIN_HEADERS): Add 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, and context.h.

From-SVN: r206535

gcc/ChangeLog
gcc/Makefile.in

index 243f55194da779fb8299c4b0d2557f889442d84e..edc43e404b29fa010a7663ae216957a2b1516d5e 100644 (file)
@@ -1,3 +1,10 @@
+2014-01-10  Steve Ellcey  <sellcey@mips.com>
+
+       PR plugins/59335
+       * Makefile.in (PLUGIN_HEADERS): Add 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, and context.h.
+
 2014-01-10  Richard Earnshaw  <rearnsha@arm.com>
 
        PR target/59744
index 8eb4f681e5dd08cc68a9f35f373f07eb48a2e4fd..76766baf06730fdb0b50855fefef7b040f1d3b51 100644 (file)
@@ -3118,7 +3118,9 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
   cppdefault.h flags.h $(MD5_H) params.def params.h prefix.h tree-inline.h \
   $(GIMPLE_PRETTY_PRINT_H) realmpfr.h \
   $(IPA_PROP_H) $(TARGET_H) $(RTL_H) $(TM_P_H) $(CFGLOOP_H) $(EMIT_RTL_H) \
-  version.h stringpool.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
 
 # generate the 'build fragment' b-header-vars
 s-header-vars: Makefile