diff options
Diffstat (limited to 'gcc/config/cr16/cr16.c')
-rw-r--r-- | gcc/config/cr16/cr16.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/cr16/cr16.c b/gcc/config/cr16/cr16.c index f6c5a0bf518..64ede05f880 100644 --- a/gcc/config/cr16/cr16.c +++ b/gcc/config/cr16/cr16.c @@ -24,13 +24,10 @@ #include "tm.h" #include "rtl.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 "fold-const.h" @@ -50,8 +47,6 @@ #include "recog.h" #include "hashtab.h" #include "statistics.h" -#include "real.h" -#include "fixed-value.h" #include "expmed.h" #include "dojump.h" #include "explow.h" |