IA MCU psABI support: changes to libraries
[gcc.git] / gcc / ira-emit.c
index b8b8d253312916eee4bfbed49f84419d0d8981c0..d204ec13a2831c45a9df0f709e50355086005e80 100644 (file)
@@ -78,10 +78,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "bitmap.h"
 #include "hard-reg-set.h"
 #include "predict.h"
-#include "vec.h"
-#include "hashtab.h"
-#include "hash-set.h"
-#include "input.h"
 #include "function.h"
 #include "dominance.h"
 #include "cfg.h"
@@ -89,9 +85,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "cfgbuild.h"
 #include "basic-block.h"
 #include "symtab.h"
-#include "statistics.h"
 #include "alias.h"
-#include "inchash.h"
 #include "tree.h"
 #include "insn-config.h"
 #include "expmed.h"