]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-loop-ivcanon.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivcanon.c
index b2edef5fc2999e6f4b6aedfe7ec95912a2a0a77a..579122698b4f88d206a795aced7edc1839439cc4 100644 (file)
@@ -40,6 +40,12 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm_p.h"
 #include "basic-block.h"
 #include "gimple-pretty-print.h"
+#include "tree-ssa-alias.h"
+#include "internal-fn.h"
+#include "gimple-fold.h"
+#include "tree-eh.h"
+#include "gimple-expr.h"
+#include "is-a.h"
 #include "gimple.h"
 #include "gimple-iterator.h"
 #include "gimple-ssa.h"