IA MCU psABI support: changes to libraries
[gcc.git] / gcc / stringpool.c
index d23868cafd0b0d9478d578ff40bd9e0a58b7dd5a..393834afcd5b998bcf447546802426aadd59bc9c 100644 (file)
@@ -28,18 +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 "machmode.h"
-#include "vec.h"
-#include "double-int.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "options.h"
-#include "wide-int.h"
-#include "inchash.h"
 #include "tree.h"
 #include "cpplib.h"