]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/graphite-clast-to-gimple.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / graphite-clast-to-gimple.c
index 4d27335337155b69f180e075e5d878e94f714d8f..b1414324a289b2dc080068c3f672c456fb93033f 100644 (file)
@@ -36,6 +36,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "diagnostic-core.h"
 #include "tree.h"
+#include "basic-block.h"
+#include "tree-ssa-alias.h"
+#include "internal-fn.h"
+#include "gimple-expr.h"
+#include "is-a.h"
 #include "gimple.h"
 #include "gimple-iterator.h"
 #include "gimplify-me.h"