diff options
Diffstat (limited to 'gcc/combine.c')
-rw-r--r-- | gcc/combine.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/combine.c b/gcc/combine.c index 8aa7e94..2e81efc 100644 --- a/gcc/combine.c +++ b/gcc/combine.c @@ -92,7 +92,6 @@ along with GCC; see the file COPYING3. If not see #include "expr.h" #include "insn-attr.h" #include "recog.h" -#include "real.h" #include "toplev.h" #include "target.h" #include "optabs.h" |