(real_value_truncate): If REAL_ARITHMETIC, replace by routine of same name in real.c.
authorRichard Stallman <rms@gnu.org>
Wed, 31 Mar 1993 05:50:11 +0000 (05:50 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 31 Mar 1993 05:50:11 +0000 (05:50 +0000)
commit5008b8ae9572a1f7dc96f9efb378d97144d4e681
tree5fe6d2d6518ea1f1128a76ab3826eccf00af994a
parent1632afcaa70e64821d35b406d75a6a364ae692e0
(real_value_truncate): If REAL_ARITHMETIC, replace by routine of same name in real.c.

(real_value_truncate): If REAL_ARITHMETIC, replace
by routine of same name in real.c.
target_isinf, target_isnan, target_negative): Likewise.
(const_binop): Delete `register' from decls using REAL_VALUE_TYPE.
(fold_convert): Use REAL_VALUE_TO_INT.

From-SVN: r3939
gcc/fold-const.c