]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2014-09-05 Joey Ye <joey.ye@arm.com>
authorjye2 <jye2@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Sep 2014 06:52:17 +0000 (06:52 +0000)
committerjye2 <jye2@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Sep 2014 06:52:17 +0000 (06:52 +0000)
    PR plugin/59335
    * Makefile.in (PLUGIN_HEADERS): Add wide-int.h, signop.h, hash-map.h,

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

gcc/Makefile.in

index df879b1e7406f86aff0712f9b4e61289b1364fed..e86382f712902cde9340f41994ac89ffee582b4c 100644 (file)
@@ -3170,7 +3170,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 inchash.h
+  tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h \
+  hash-set.h
 
 # generate the 'build fragment' b-header-vars
 s-header-vars: Makefile