aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-07-26 08:04:12 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-07-26 08:04:12 -0400
commita9c366bf8e28a0901355a379940fcffc553cc2e8 (patch)
treebc0fb519158ae97cfaf204fc78b3123b3d5c45c8 /gcc
parent56cbbbd71726c8e018202b8b6a163c0187948a58 (diff)
downloadgcc-a9c366bf8e28a0901355a379940fcffc553cc2e8.zip
gcc-a9c366bf8e28a0901355a379940fcffc553cc2e8.tar.gz
gcc-a9c366bf8e28a0901355a379940fcffc553cc2e8.tar.bz2
(real.h): Include it.
From-SVN: r10157
Diffstat (limited to 'gcc')
-rw-r--r--gcc/reload1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/reload1.c b/gcc/reload1.c
index 30397e4..03ade38 100644
--- a/gcc/reload1.c
+++ b/gcc/reload1.c
@@ -34,6 +34,7 @@ Boston, MA 02111-1307, USA. */
#include "recog.h"
#include "basic-block.h"
#include "output.h"
+#include "real.h"
/* This file contains the reload pass of the compiler, which is
run after register allocation has been done. It checks that