(LONG_DOUBLE_TYPE_SIZE): Do define here.

From-SVN: r5882
This commit is contained in:
Jim Wilson 1993-10-25 10:59:50 -07:00
parent 195714793d
commit 05710c13c2

View File

@ -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