]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-affine.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / tree-affine.c
index 615ae98f1b977e12fafec91d63917f4dc5f4f57e..d97a426c9e423ae82559092378664087875d7977 100644 (file)
@@ -25,6 +25,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-pretty-print.h"
 #include "pointer-set.h"
 #include "tree-affine.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 "gimplify.h"
 #include "flags.h"