diff options
Diffstat (limited to 'gcc/cfgloopmanip.c')
-rw-r--r-- | gcc/cfgloopmanip.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfgloopmanip.c b/gcc/cfgloopmanip.c index 45cc85da863..a4f13c20c36 100644 --- a/gcc/cfgloopmanip.c +++ b/gcc/cfgloopmanip.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "hash-set.h" #include "symtab.h" #include "inchash.h" -#include "machmode.h" #include "hard-reg-set.h" #include "input.h" #include "function.h" |