diff options
Diffstat (limited to 'gcc/reload.c')
-rw-r--r-- | gcc/reload.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/reload.c b/gcc/reload.c index ac2fa46cb40..599e335eb9c 100644 --- a/gcc/reload.c +++ b/gcc/reload.c @@ -105,7 +105,6 @@ a register with any other reload. */ #include "addresses.h" #include "hard-reg-set.h" #include "flags.h" -#include "real.h" #include "output.h" #include "function.h" #include "toplev.h" |