(REAL_VALUE_TYPE): Define array at least 20 bytes wide if LONG_DOUBLE_TYPE_SIZE is...
authorJim Wilson <wilson@gcc.gnu.org>
Fri, 13 Aug 1993 18:27:32 +0000 (11:27 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 13 Aug 1993 18:27:32 +0000 (11:27 -0700)
commit7bb5d01e327bcb3699659786309b4a7210972950
tree95e24a22e200a3a22716e5a8814cf550a671e07a
parent3d91674b8798be0787a3e2f356ecadc5308caffd
(REAL_VALUE_TYPE): Define array at least 20 bytes wide if LONG_DOUBLE_TYPE_SIZE is 128 bits.

(REAL_VALUE_TYPE): Define array at least 20 bytes wide
if LONG_DOUBLE_TYPE_SIZE is 128 bits.
(etartdouble): Declare and use for REAL_VALUE_TO_TARGET_LONG_DOUBLE
when long double is TFmode.
(REAL_VALUE_FIX, REAL_VALUE_UNSIGNED_FIX): Must always round
towards zero.

From-SVN: r5152
gcc/real.h