aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/reload.c')
-rw-r--r--gcc/reload.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/reload.c b/gcc/reload.c
index f67406e..1e96dfc 100644
--- a/gcc/reload.c
+++ b/gcc/reload.c
@@ -97,20 +97,11 @@ a register with any other reload. */
#include "tree.h"
#include "df.h"
#include "tm_p.h"
-#include "expmed.h"
#include "optabs.h"
#include "regs.h"
#include "ira.h"
#include "recog.h"
#include "rtl-error.h"
-#include "flags.h"
-#include "alias.h"
-#include "dojump.h"
-#include "explow.h"
-#include "calls.h"
-#include "varasm.h"
-#include "stmt.h"
-#include "expr.h"
#include "reload.h"
#include "addresses.h"
#include "params.h"