]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/tree-ssa-loop.c
gimple.h: Remove all includes.
[gcc.git] / gcc / tree-ssa-loop.c
index 20454f2edf498ab8fae6ebf4c70921edceb52ff3..3bbe7bf2b93707327623cc21dc60028bc222fbb4 100644 (file)
@@ -24,6 +24,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "tm_p.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 "tree-ssa-loop-ivopts.h"
This page took 0.023138 seconds and 5 git commands to generate.