]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-forwprop.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / tree-ssa-forwprop.c
index 0fe3afe3fdfe44ba2df3c061d9ebda3ac2d8ba52..d5d3bb84f1c601f03b63f458886446d94d9e58a7 100644 (file)
@@ -26,6 +26,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 "gimplify.h"
 #include "gimple-iterator.h"