]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssanames.c
tree-ssa.h: New.
[thirdparty/gcc.git] / gcc / tree-ssanames.c
index a6af3da192cfd67c7c2ffafeb4363ecc008229de..efc08e98bbacb9957ae446d1ef38b0c5648cd5b2 100644 (file)
@@ -22,7 +22,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "tree.h"
-#include "tree-flow.h"
+#include "tree-ssa.h"
 #include "tree-pass.h"
 
 /* Rewriting a function into SSA form can create a huge number of SSA_NAMEs,