diff options
Diffstat (limited to 'gcc/config/v850/v850-c.c')
-rw-r--r-- | gcc/config/v850/v850-c.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/v850/v850-c.c b/gcc/config/v850/v850-c.c index a5480232b08..8af245db596 100644 --- a/gcc/config/v850/v850-c.c +++ b/gcc/config/v850/v850-c.c @@ -24,13 +24,10 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "cpplib.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" |