IA MCU psABI support: changes to libraries
[gcc.git] / gcc / stringpool.c
index 10072fc7b0bb7399664ce5e4031b89c2ad466c38..393834afcd5b998bcf447546802426aadd59bc9c 100644 (file)
@@ -28,15 +28,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "ggc.h"
 #include "ggc-internal.h"
-#include "hash-set.h"
-#include "vec.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "options.h"
-#include "inchash.h"
 #include "tree.h"
 #include "cpplib.h"