diff options
Diffstat (limited to 'gcc/config/tilepro/tilepro.c')
-rw-r--r-- | gcc/config/tilepro/tilepro.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/tilepro/tilepro.c b/gcc/config/tilepro/tilepro.c index 6ed4a04df9f..ac0751934b9 100644 --- a/gcc/config/tilepro/tilepro.c +++ b/gcc/config/tilepro/tilepro.c @@ -31,18 +31,13 @@ #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 "symtab.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "expmed.h" |