(e64toe): Properly distinguish between NaN and infinity bit patterns for real-words...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 10 Apr 1996 21:19:42 +0000 (17:19 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 10 Apr 1996 21:19:42 +0000 (17:19 -0400)
commitf250a0bc1c4d417c3669e75f1fa768a52b7c99d1
tree9d7f6302371f3f9dceafdd8e88cfbdd5ef2e7c44
parent6e9e65c67ae29c8e3985458344097fccc6952711
(e64toe): Properly distinguish between NaN and infinity bit patterns for real-words-big-endian targets.

(e64toe): Properly distinguish between NaN and infinity bit patterns
for real-words-big-endian targets.
(endian): Add two explicit casts.
(e64toe): Support ARM extended precision fp format.  Check negative
infinities properly for NaNs.
(toe64): Support ARM extended precision fp format.

From-SVN: r11688
gcc/real.c