* config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.
authorToshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
Tue, 28 May 2002 22:43:31 +0000 (23:43 +0100)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Tue, 28 May 2002 22:43:31 +0000 (23:43 +0100)
From-SVN: r53975

gcc/ChangeLog
gcc/config/sh/sh.c

index 601fef8a84d7388642c040eb47642c733d319d83..71abe07471b6818978c73b63ac1c7c7446911f7c 100644 (file)
@@ -1,3 +1,7 @@
+002-05-28  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>
+
+       * config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.
+
 Tue May 28 21:16:18 2002  J"orn Rennecke <joern.rennecke@superh.com>
                           Jason R. Thorpe <thorpej@wasabisystems.com>
 
index e7d8268b61e6ff22f314c78e8ffd9146fdc05e31..3bbeb38fb4430aecd8bd6f49204431ebcffb6091 100644 (file)
@@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA.  */
 #include "tm_p.h"
 #include "target.h"
 #include "target-def.h"
+#include "real.h"
 
 int code_for_indirect_jump_scratch = CODE_FOR_indirect_jump_scratch;