]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-vect-stmts.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / tree-vect-stmts.c
index 1aede48dc77547eed9df3c708ad1f7e947a8e8b7..72dfacd31519c8127463703cfb09489656e0508a 100644 (file)
@@ -24,12 +24,16 @@ 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 "stor-layout.h"
 #include "target.h"
 #include "basic-block.h"
 #include "gimple-pretty-print.h"
+#include "tree-ssa-alias.h"
+#include "internal-fn.h"
+#include "tree-eh.h"
+#include "gimple-expr.h"
+#include "is-a.h"
 #include "gimple.h"
 #include "gimplify.h"
 #include "gimple-iterator.h"