summaryrefslogtreecommitdiff
path: root/gcc/config/ft32/ft32.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ft32/ft32.c')
-rw-r--r--gcc/config/ft32/ft32.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/ft32/ft32.c b/gcc/config/ft32/ft32.c
index 85c4cbab3df..ff844d374b5 100644
--- a/gcc/config/ft32/ft32.c
+++ b/gcc/config/ft32/ft32.c
@@ -35,12 +35,9 @@
#include "reload.h"
#include "diagnostic-core.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 "stor-layout.h"
#include "calls.h"
@@ -48,7 +45,6 @@
#include "optabs.h"
#include "except.h"
#include "function.h"
-#include "ggc.h"
#include "target.h"
#include "target-def.h"
#include "tm_p.h"