diff options
Diffstat (limited to 'gcc/gimple-low.c')
-rw-r--r-- | gcc/gimple-low.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gimple-low.c b/gcc/gimple-low.c index cf61204..d527d86 100644 --- a/gcc/gimple-low.c +++ b/gcc/gimple-low.c @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "gimple.h" #include "tree-iterator.h" #include "tree-inline.h" -#include "tree-ssa.h" #include "flags.h" #include "function.h" #include "diagnostic-core.h" |