diff options
Diffstat (limited to 'gcc/tree-outof-ssa.h')
-rw-r--r-- | gcc/tree-outof-ssa.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/tree-outof-ssa.h b/gcc/tree-outof-ssa.h index e44808e..8c37f55 100644 --- a/gcc/tree-outof-ssa.h +++ b/gcc/tree-outof-ssa.h @@ -23,6 +23,7 @@ along with GCC; see the file COPYING3. If not see #include "tree-ssa-live.h" #include "tree-ssa-ter.h" +#include "tree-ssa-coalesce.h" /* This structure (of which only a singleton SA exists) is used to pass around information between the outof-SSA functions, cfgexpand |