IA MCU psABI support: changes to libraries
[gcc.git] / gcc / gimple-walk.c
index 53462b50201e29120d22f4b7d25d3532c2538caf..05ea179e09ffa7efd92361f725d5a528422a66cf 100644 (file)
@@ -23,19 +23,13 @@ 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 "double-int.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
-#include "inchash.h"
 #include "tree.h"
 #include "predict.h"
 #include "hard-reg-set.h"
 #include "function.h"
 #include "gimple-expr.h"
-#include "is-a.h"
 #include "tree-ssa-alias.h"
 #include "basic-block.h"
 #include "fold-const.h"