Commit 62526ec3 by Toshiyasu Morita Committed by Joern Rennecke

* config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.

From-SVN: r53975
parent f1a58d92
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> Tue May 28 21:16:18 2002 J"orn Rennecke <joern.rennecke@superh.com>
Jason R. Thorpe <thorpej@wasabisystems.com> Jason R. Thorpe <thorpej@wasabisystems.com>
......
...@@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA. */ ...@@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA. */
#include "tm_p.h" #include "tm_p.h"
#include "target.h" #include "target.h"
#include "target-def.h" #include "target-def.h"
#include "real.h"
int code_for_indirect_jump_scratch = CODE_FOR_indirect_jump_scratch; int code_for_indirect_jump_scratch = CODE_FOR_indirect_jump_scratch;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment