]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-vect-loop-manip.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / tree-vect-loop-manip.c
index 22d936e4ada7307786213aa21d5cbb1ae34c21e1..63e7025fc6ce33a68f9f00b722d6559ce5678023 100644 (file)
@@ -24,10 +24,13 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "dumpfile.h"
 #include "tm.h"
-#include "ggc.h"
 #include "tree.h"
 #include "basic-block.h"
 #include "gimple-pretty-print.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 "gimple-iterator.h"