summaryrefslogtreecommitdiff
path: root/gcc/reorg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/reorg.c')
-rw-r--r--gcc/reorg.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c
index 239f59d93da..cc68d6bc540 100644
--- a/gcc/reorg.c
+++ b/gcc/reorg.c
@@ -108,26 +108,13 @@ along with GCC; see the file COPYING3. If not see
#include "rtl.h"
#include "tree.h"
#include "predict.h"
-#include "df.h"
#include "tm_p.h"
#include "expmed.h"
#include "insn-config.h"
-#include "regs.h"
#include "emit-rtl.h"
#include "recog.h"
-#include "diagnostic-core.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 "conditions.h"
#include "insn-attr.h"
#include "resource.h"
-#include "except.h"
#include "params.h"
#include "tree-pass.h"