diff options
Diffstat (limited to 'gcc/config/v850/v850.c')
-rw-r--r-- | gcc/config/v850/v850.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/v850/v850.c b/gcc/config/v850/v850.c index 58f6601a632..53dbf4522ca 100644 --- a/gcc/config/v850/v850.c +++ b/gcc/config/v850/v850.c @@ -23,13 +23,10 @@ #include "coretypes.h" #include "tm.h" #include "hash-set.h" -#include "machmode.h" #include "vec.h" -#include "double-int.h" #include "input.h" #include "alias.h" #include "symtab.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "stringpool.h" @@ -48,8 +45,6 @@ #include "hashtab.h" #include "function.h" #include "statistics.h" -#include "real.h" -#include "fixed-value.h" #include "expmed.h" #include "dojump.h" #include "explow.h" |