mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 07:28:58 +08:00
* config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.
From-SVN: r53975
This commit is contained in:
parent
f1a58d928b
commit
62526ec32f
@ -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>
|
||||
|
||||
|
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user