diff options
Diffstat (limited to 'gcc/tree-nested.c')
-rw-r--r-- | gcc/tree-nested.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-nested.c b/gcc/tree-nested.c index a3aa6c4..cd1d770 100644 --- a/gcc/tree-nested.c +++ b/gcc/tree-nested.c @@ -23,7 +23,6 @@ #include "coretypes.h" #include "tm.h" #include "tree.h" -#include "rtl.h" #include "tm_p.h" #include "function.h" #include "tree-dump.h" @@ -35,7 +34,6 @@ #include "expr.h" #include "langhooks.h" #include "pointer-set.h" -#include "ggc.h" /* The object of this pass is to lower the representation of a set of nested |