(LONG_DOUBLE_TYPE_SIZE): Do define here.
From-SVN: r5882
This commit is contained in:
parent
195714793d
commit
05710c13c2
@ -225,3 +225,9 @@ do { \
|
||||
|| (CHAR) == 'A' \
|
||||
|| (CHAR) == 'h' \
|
||||
|| (CHAR) == 'z')
|
||||
|
||||
/* ??? This does not work in SunOS 4.x, so it is not enabled in sparc.h.
|
||||
Instead, it is enabled here, because it does work under Solaris. */
|
||||
/* Define for support of TFmode long double and REAL_ARITHMETIC.
|
||||
Sparc ABI says that long double is 4 words. */
|
||||
#define LONG_DOUBLE_TYPE_SIZE 128
|
||||
|
Loading…
Reference in New Issue
Block a user