2014-09-05 Joey Ye <joey.ye@arm.com> 16/85516/1
authorjye2 <jye2@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Sep 2014 06:52:17 +0000 (06:52 +0000)
committerSlava Barinov <v.barinov@samsung.com>
Thu, 25 Aug 2016 12:06:18 +0000 (15:06 +0300)
    Backport from GCC mainline.

    PR plugin/59335
    * Makefile.in (PLUGIN_HEADERS): Add wide-int.h, signop.h, hash-map.h,

Change-Id: Iab123cdc0da30b73227c2bed054c1bfcb5e7138e
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214938 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/Makefile.in

index d5eaef9..e9f55f2 100644 (file)
@@ -3140,7 +3140,8 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_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 pass-instances.def
+  tree-ssa-threadupdate.h pass-instances.def inchash.h wide-int.h signop.h \
+  hash-map.h hash-set.h
 
 # generate the 'build fragment' b-header-vars
 s-header-vars: Makefile