aboutsummaryrefslogtreecommitdiff
path: root/gcc/ree.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ree.c')
-rw-r--r--gcc/ree.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/gcc/ree.c b/gcc/ree.c
index 71af6bb..b8436f2 100644
--- a/gcc/ree.c
+++ b/gcc/ree.c
@@ -224,25 +224,11 @@ along with GCC; see the file COPYING3. If not see
#include "tree.h"
#include "df.h"
#include "tm_p.h"
-#include "expmed.h"
#include "optabs.h"
-#include "regs.h"
#include "emit-rtl.h"
#include "recog.h"
-#include "cgraph.h"
-#include "diagnostic-core.h"
-#include "alias.h"
-#include "flags.h"
#include "cfgrtl.h"
-#include "dojump.h"
-#include "explow.h"
-#include "calls.h"
-#include "varasm.h"
-#include "stmt.h"
#include "expr.h"
-#include "insn-attr.h"
-#include "rtlhooks-def.h"
-#include "params.h"
#include "tree-pass.h"
/* This structure represents a candidate for elimination. */