summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/rs6000.c')
-rw-r--r--gcc/config/rs6000/rs6000.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/config/rs6000/rs6000.c b/gcc/config/rs6000/rs6000.c
index 66caa47ca2c..26c84fee4f1 100644
--- a/gcc/config/rs6000/rs6000.c
+++ b/gcc/config/rs6000/rs6000.c
@@ -31,12 +31,9 @@
#include "flags.h"
#include "recog.h"
#include "obstack.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"
@@ -44,9 +41,7 @@
#include "calls.h"
#include "print-tree.h"
#include "varasm.h"
-#include "hashtab.h"
#include "function.h"
-#include "statistics.h"
#include "expmed.h"
#include "dojump.h"
#include "explow.h"
@@ -69,7 +64,6 @@
#include "basic-block.h"
#include "diagnostic-core.h"
#include "toplev.h"
-#include "ggc.h"
#include "tm_p.h"
#include "target.h"
#include "target-def.h"
@@ -78,7 +72,6 @@
#include "reload.h"
#include "cfgloop.h"
#include "sched-int.h"
-#include "hash-table.h"
#include "tree-ssa-alias.h"
#include "internal-fn.h"
#include "gimple-fold.h"
@@ -96,7 +89,6 @@
#include "opts.h"
#include "tree-vectorizer.h"
#include "dumpfile.h"
-#include "hash-map.h"
#include "plugin-api.h"
#include "ipa-ref.h"
#include "cgraph.h"