summaryrefslogtreecommitdiff
path: root/gcc/ccmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ccmp.c')
-rw-r--r--gcc/ccmp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/ccmp.c b/gcc/ccmp.c
index d51b03a6967..375fe9d105e 100644
--- a/gcc/ccmp.c
+++ b/gcc/ccmp.c
@@ -23,22 +23,17 @@ along with GCC; see the file COPYING3. If not see
#include "tm.h"
#include "rtl.h"
#include "tm_p.h"
-#include "hash-set.h"
-#include "vec.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
-#include "inchash.h"
#include "tree.h"
#include "fold-const.h"
#include "stringpool.h"
#include "stor-layout.h"
#include "regs.h"
-#include "hashtab.h"
#include "hard-reg-set.h"
#include "function.h"
#include "flags.h"
-#include "statistics.h"
#include "insn-config.h"
#include "expmed.h"
#include "dojump.h"