summaryrefslogtreecommitdiff
path: root/gcc/reorg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/reorg.c')
-rw-r--r--gcc/reorg.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c
index d1bc416438b..bca5c60ca7b 100644
--- a/gcc/reorg.c
+++ b/gcc/reorg.c
@@ -108,16 +108,11 @@ along with GCC; see the file COPYING3. If not see
#include "rtl.h"
#include "tm_p.h"
#include "symtab.h"
-#include "hashtab.h"
-#include "hash-set.h"
-#include "vec.h"
#include "hard-reg-set.h"
#include "input.h"
#include "function.h"
#include "flags.h"
-#include "statistics.h"
#include "alias.h"
-#include "inchash.h"
#include "tree.h"
#include "insn-config.h"
#include "expmed.h"