diff options
Diffstat (limited to 'gcc/emit-rtl.c')
-rw-r--r-- | gcc/emit-rtl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/emit-rtl.c b/gcc/emit-rtl.c index f4ced6f3ab0..f0cbdb80f7b 100644 --- a/gcc/emit-rtl.c +++ b/gcc/emit-rtl.c @@ -56,7 +56,6 @@ along with GCC; see the file COPYING3. If not see #include "ggc.h" #include "debug.h" #include "langhooks.h" -#include "tree-pass.h" #include "df.h" #include "params.h" #include "target.h" |