diff options
Diffstat (limited to 'gcc/sel-sched-ir.h')
-rw-r--r-- | gcc/sel-sched-ir.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/sel-sched-ir.h b/gcc/sel-sched-ir.h index 30d3fd878dc..0e7f5aa5d19 100644 --- a/gcc/sel-sched-ir.h +++ b/gcc/sel-sched-ir.h @@ -22,13 +22,7 @@ along with GCC; see the file COPYING3. If not see #define GCC_SEL_SCHED_IR_H /* For state_t. */ -#include "insn-attr.h" -#include "regset.h" /* For reg_note. */ -#include "rtl.h" -#include "bitmap.h" -#include "sched-int.h" -#include "cfgloop.h" /* tc_t is a short for target context. This is a state of the target backend. */ |