aboutsummaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/emit-rtl.c')
-rw-r--r--gcc/emit-rtl.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/emit-rtl.c b/gcc/emit-rtl.c
index aacfb40..c6a37e1 100644
--- a/gcc/emit-rtl.c
+++ b/gcc/emit-rtl.c
@@ -41,7 +41,6 @@ along with GCC; see the file COPYING3. If not see
#include "df.h"
#include "tm_p.h"
#include "stringpool.h"
-#include "expmed.h"
#include "insn-config.h"
#include "regs.h"
#include "emit-rtl.h"
@@ -52,14 +51,8 @@ along with GCC; see the file COPYING3. If not see
#include "varasm.h"
#include "cfgrtl.h"
#include "tree-eh.h"
-#include "flags.h"
-#include "dojump.h"
#include "explow.h"
-#include "calls.h"
-#include "stmt.h"
#include "expr.h"
-#include "debug.h"
-#include "langhooks.h"
#include "params.h"
#include "builtins.h"
#include "rtl-iter.h"