diff options
Diffstat (limited to 'gcc/trans-mem.c')
-rw-r--r-- | gcc/trans-mem.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/trans-mem.c b/gcc/trans-mem.c index d6cbd7611bb..9c7e5ad265d 100644 --- a/gcc/trans-mem.c +++ b/gcc/trans-mem.c @@ -22,14 +22,11 @@ #include "coretypes.h" #include "hash-table.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 "options.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "fold-const.h" |