]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-phiopt.c
gimple-walk.h: New File.
[thirdparty/gcc.git] / gcc / tree-ssa-phiopt.c
index d79e957551616f9b2fd64eaefca7a1f6f7583d79..caa4925cfb503956cc4b8ff3507f382d06c22de2 100644 (file)
@@ -28,6 +28,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm_p.h"
 #include "basic-block.h"
 #include "gimplify.h"
+#include "gimple-iterator.h"
 #include "gimple-ssa.h"
 #include "tree-cfg.h"
 #include "tree-phinodes.h"