diff options
Diffstat (limited to 'gcc/ira-emit.c')
-rw-r--r-- | gcc/ira-emit.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/ira-emit.c b/gcc/ira-emit.c index 88375875beb..b8b8d253312 100644 --- a/gcc/ira-emit.c +++ b/gcc/ira-emit.c @@ -81,7 +81,6 @@ along with GCC; see the file COPYING3. If not see #include "vec.h" #include "hashtab.h" #include "hash-set.h" -#include "machmode.h" #include "input.h" #include "function.h" #include "dominance.h" @@ -91,11 +90,7 @@ along with GCC; see the file COPYING3. If not see #include "basic-block.h" #include "symtab.h" #include "statistics.h" -#include "double-int.h" -#include "real.h" -#include "fixed-value.h" #include "alias.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "insn-config.h" |