]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-copy.c
* tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,
[thirdparty/gcc.git] / gcc / tree-ssa-copy.c
index c85749d511dc72c6e9982e14178bbc424c778bad..4ec941bcbf0bbd7e1c1d1232a8dad3e4ff31ffb4 100644 (file)
@@ -33,6 +33,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "langhooks.h"
 #include "cfgloop.h"
 #include "tree-scalar-evolution.h"
+#include "tree-ssa-dom.h"
 
 /* This file implements the copy propagation pass and provides a
    handful of interfaces for performing const/copy propagation and