diff options
author | Richard Stallman <rms@gnu.org> | 1993-03-31 05:39:37 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1993-03-31 05:39:37 +0000 |
commit | fd76a739e5edc6e1b8d2fb2e094f70a8283fe3b8 (patch) | |
tree | fce52e724f0f1543abd5bd430a11822c3977e803 /gcc/rtl.c | |
parent | 985b6196e635b59aff9af3e4d9603678febba797 (diff) | |
download | gcc-fd76a739e5edc6e1b8d2fb2e094f70a8283fe3b8.zip gcc-fd76a739e5edc6e1b8d2fb2e094f70a8283fe3b8.tar.gz gcc-fd76a739e5edc6e1b8d2fb2e094f70a8283fe3b8.tar.bz2 |
If REAL_ARITHMETIC is defined or if LONG_DOUBLE_TYPE_SIZE is 96...
If REAL_ARITHMETIC is defined or if LONG_DOUBLE_TYPE_SIZE
is 96, then define REAL_VALUE_ macros to invoke functions in real.c.
(REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT):
New macros truncate toward zero to integer value but
return REAL_VALUE_TYPE.
(REAL_VALUE_TO_DECIMAL): New macro defaults to
fprintf if no REAL_ARITHMETIC, otherwise uses real.c for
binary to decimal conversion. Used in ASM_OUTPUT_ macros.
From-SVN: r3934
Diffstat (limited to 'gcc/rtl.c')
0 files changed, 0 insertions, 0 deletions