]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR plugins/59335 (Plugin doesn't build on trunk)
authorJakub Jelinek <jakub@redhat.com>
Tue, 15 Apr 2014 08:02:46 +0000 (10:02 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 15 Apr 2014 08:02:46 +0000 (10:02 +0200)
PR plugins/59335
* Makefile.in (PLUGIN_HEADERS): Add various headers that have been
added in 4.9.

* Make-lang.h (CP_PLUGIN_HEADERS): Add type-utils.h.

From-SVN: r209404

gcc/ChangeLog
gcc/Makefile.in
gcc/cp/ChangeLog
gcc/cp/Make-lang.in

index 0cd9d6984225dc0ace048187c83c9c2e13579864..2fbdb01931d08a6536d8a871acb1cf7120d652f0 100644 (file)
@@ -1,3 +1,9 @@
+2014-04-15  Jakub Jelinek  <jakub@redhat.com>
+
+       PR plugins/59335
+       * Makefile.in (PLUGIN_HEADERS): Add various headers that have been
+       added in 4.9.
+
 2014-04-15  Eric Botcazou  <ebotcazou@adacore.com>
 
        * cfgloop.h (struct loop): Move force_vectorize down.
index 660616eeaf8e4c20858de4913f6d11b62429ad48..d1ab22f19025cce610925ef4f05e78adf03df43e 100644 (file)
@@ -3125,7 +3125,14 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_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 tree-phinodes.h stor-layout.h ssa-iterators.h \
-  $(RESOURCE_H) tree-cfgcleanup.h
+  $(RESOURCE_H) tree-cfgcleanup.h attribs.h calls.h cfgexpand.h \
+  diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h \
+  gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h \
+  tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h \
+  tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h \
+  tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h \
+  tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h \
+  tree-ssa-threadupdate.h
 
 # generate the 'build fragment' b-header-vars
 s-header-vars: Makefile
index 9510587f77c6a814a76ed2cf6f3a3c4f149cf616..eb988c031e6720bec168c54380c1d724de1efad7 100644 (file)
@@ -1,3 +1,8 @@
+2014-04-15  Jakub Jelinek  <jakub@redhat.com>
+
+       PR plugins/59335
+       * Make-lang.h (CP_PLUGIN_HEADERS): Add type-utils.h.
+
 2014-04-14  Paolo Carlini  <paolo.carlini@oracle.com>
 
        * cp-tree.h (TYPE_IDENTIFIER): Remove declaration.
index 5480c4eaeb2b46a9e23789ea799bd0b3df85ad10..bd1c1d78f88454066438a9fb924a50c8af022287 100644 (file)
@@ -39,7 +39,7 @@ CXX_INSTALL_NAME := $(shell echo c++|sed '$(program_transform_name)')
 GXX_INSTALL_NAME := $(shell echo g++|sed '$(program_transform_name)')
 CXX_TARGET_INSTALL_NAME := $(target_noncanonical)-$(shell echo c++|sed '$(program_transform_name)')
 GXX_TARGET_INSTALL_NAME := $(target_noncanonical)-$(shell echo g++|sed '$(program_transform_name)')
-CP_PLUGIN_HEADERS := cp-tree.h cxx-pretty-print.h name-lookup.h
+CP_PLUGIN_HEADERS := cp-tree.h cxx-pretty-print.h name-lookup.h type-utils.h
 
 #\f
 # Define the names for selecting c++ in LANGUAGES.