summaryrefslogtreecommitdiff
path: root/gcc/recog.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/recog.c')
-rw-r--r--gcc/recog.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/recog.c b/gcc/recog.c
index b1b9c227753..73592de891b 100644
--- a/gcc/recog.c
+++ b/gcc/recog.c
@@ -22,12 +22,9 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "tm.h"
-#include "hash-set.h"
-#include "vec.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
-#include "inchash.h"
#include "tree.h"
#include "rtl-error.h"
#include "tm_p.h"
@@ -37,11 +34,9 @@ along with GCC; see the file COPYING3. If not see
#include "recog.h"
#include "regs.h"
#include "addresses.h"
-#include "hashtab.h"
#include "function.h"
#include "rtl.h"
#include "flags.h"
-#include "statistics.h"
#include "expmed.h"
#include "dojump.h"
#include "explow.h"