]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/graphite-clast-to-gimple.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / graphite-clast-to-gimple.c
index 0b0bf520160637fac772ea4f0baac8aedb93e9d3..dd67eac6c73eedcf5a7c03dbe7b6c06190d7d7e7 100644 (file)
@@ -44,6 +44,17 @@ extern "C" {
 #include "coretypes.h"
 #include "diagnostic-core.h"
 #include "tree.h"
+#include "predict.h"
+#include "vec.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "machmode.h"
+#include "tm.h"
+#include "hard-reg-set.h"
+#include "input.h"
+#include "function.h"
+#include "dominance.h"
+#include "cfg.h"
 #include "basic-block.h"
 #include "tree-ssa-alias.h"
 #include "internal-fn.h"