aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira-costs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ira-costs.c')
-rw-r--r--gcc/ira-costs.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/ira-costs.c b/gcc/ira-costs.c
index 4c0a83d..af6c5f0 100644
--- a/gcc/ira-costs.c
+++ b/gcc/ira-costs.c
@@ -22,19 +22,13 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "tm.h"
-#include "hash-table.h"
#include "hard-reg-set.h"
#include "rtl.h"
#include "symtab.h"
-#include "hashtab.h"
-#include "hash-set.h"
-#include "vec.h"
#include "input.h"
#include "function.h"
#include "flags.h"
-#include "statistics.h"
#include "alias.h"
-#include "inchash.h"
#include "tree.h"
#include "insn-config.h"
#include "expmed.h"