diff options
Diffstat (limited to 'gcc/compare-elim.c')
-rw-r--r-- | gcc/compare-elim.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/compare-elim.c b/gcc/compare-elim.c index 25b4cc858b0..7acc19c3e43 100644 --- a/gcc/compare-elim.c +++ b/gcc/compare-elim.c @@ -67,7 +67,6 @@ along with GCC; see the file COPYING3. If not see #include "vec.h" #include "hashtab.h" #include "hash-set.h" -#include "machmode.h" #include "hard-reg-set.h" #include "input.h" #include "function.h" |