real.c (ieee_24, [...]): Define only if the floating point format of the target is...
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Tue, 30 Jul 2002 01:42:19 +0000 (01:42 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 30 Jul 2002 01:42:19 +0000 (01:42 +0000)
commit0cd2fb440df3fe8c3a4197dd5fdaa1d144bf9fc9
tree762fa555bff25a2ff6ecafbd89629911506f5569
parentb642261e5c329527e13655cf21a85dae7ff5a91b
real.c (ieee_24, [...]): Define only if the floating point format of the target is IEEE.

* real.c (ieee_24, ieee_53, ieee_64, ieee_113): Define only if the
floating point format of the target is IEEE.
* (dec_f, dec_d, dec_g, dec_h): Define only if the floating point
format of the target is DEC.

From-SVN: r55859
gcc/ChangeLog
gcc/real.c