summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/modulo-sched.c')
-rw-r--r--gcc/modulo-sched.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/modulo-sched.c b/gcc/modulo-sched.c
index a6167c735f7..39e9bc3d8a8 100644
--- a/gcc/modulo-sched.c
+++ b/gcc/modulo-sched.c
@@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see
#include "hashtab.h"
#include "hash-set.h"
#include "vec.h"
-#include "machmode.h"
#include "input.h"
#include "function.h"
#include "profile.h"
@@ -48,17 +47,13 @@ along with GCC; see the file COPYING3. If not see
#include "sched-int.h"
#include "target.h"
#include "cfgloop.h"
-#include "double-int.h"
#include "alias.h"
#include "symtab.h"
-#include "wide-int.h"
#include "inchash.h"
#include "tree.h"
#include "insn-codes.h"
#include "optabs.h"
#include "statistics.h"
-#include "real.h"
-#include "fixed-value.h"
#include "expmed.h"
#include "dojump.h"
#include "explow.h"