aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mep/mep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mep/mep.c')
-rw-r--r--gcc/config/mep/mep.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/config/mep/mep.c b/gcc/config/mep/mep.c
index 724d84d..23d02bb 100644
--- a/gcc/config/mep/mep.c
+++ b/gcc/config/mep/mep.c
@@ -23,12 +23,9 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "tm.h"
#include "rtl.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 "varasm.h"
@@ -45,9 +42,7 @@ along with GCC; see the file COPYING3. If not see
#include "flags.h"
#include "recog.h"
#include "obstack.h"
-#include "hashtab.h"
#include "function.h"
-#include "statistics.h"
#include "expmed.h"
#include "dojump.h"
#include "explow.h"
@@ -59,7 +54,6 @@ along with GCC; see the file COPYING3. If not see
#include "optabs.h"
#include "reload.h"
#include "tm_p.h"
-#include "ggc.h"
#include "diagnostic-core.h"
#include "target.h"
#include "target-def.h"
@@ -74,7 +68,6 @@ along with GCC; see the file COPYING3. If not see
#include "predict.h"
#include "basic-block.h"
#include "df.h"
-#include "hash-table.h"
#include "tree-ssa-alias.h"
#include "internal-fn.h"
#include "gimple-fold.h"