Eliminate IEEE_FLOAT.

This commit is contained in:
Andrew Cagney 2002-01-20 18:05:54 +00:00
parent 56248298dc
commit c2f05ac92e
29 changed files with 69 additions and 117 deletions

View file

@ -298,9 +298,6 @@ extern CORE_ADDR sparc_extract_struct_value_address (char *);
#define STACK_ALIGN(ADDR) sparc32_stack_align (ADDR)
extern CORE_ADDR sparc32_stack_align (CORE_ADDR addr);
/* Floating point is IEEE compatible. */
#define IEEE_FLOAT (1)
/* The Sparc returns long doubles on the stack. */
#define RETURN_VALUE_ON_STACK(TYPE) \