diff options
Diffstat (limited to 'gcc/reorg.c')
-rw-r--r-- | gcc/reorg.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c index e0852907f3b..d1bc416438b 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -111,17 +111,12 @@ along with GCC; see the file COPYING3. If not see #include "hashtab.h" #include "hash-set.h" #include "vec.h" -#include "machmode.h" #include "hard-reg-set.h" #include "input.h" #include "function.h" #include "flags.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" |