diff options
Diffstat (limited to 'gcc/regcprop.c')
-rw-r--r-- | gcc/regcprop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/regcprop.c b/gcc/regcprop.c index 9bac11ac6a8..3311e816c54 100644 --- a/gcc/regcprop.c +++ b/gcc/regcprop.c @@ -31,7 +31,6 @@ #include "vec.h" #include "hashtab.h" #include "hash-set.h" -#include "machmode.h" #include "input.h" #include "function.h" #include "dominance.h" |