]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/fp-bit.c
(FLO_union_type): Add words field if double precision to get at the separate words.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 15 Sep 1995 21:06:46 +0000 (17:06 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 15 Sep 1995 21:06:46 +0000 (17:06 -0400)
commit89c89d11070fb2c05e8a883f0d047ab3cd8f8a4c
tree857fa43e61108d43a169ba52c0d0509f5d94683d
parent6136d594d931622e71aa909d6709dbda712bfdc8
(FLO_union_type): Add words field if double precision to get at the separate words.

(FLO_union_type): Add words field if double precision to get at the separate
words.
(FLO_union_type, pack_d, unpack_d): Use FLOAT_BIT_ORDER_MISMATCH to
determine when the bitfields need to be reversed, and
FLOAT_WORD_ORDER_MISMATCH when the words need to be reversed.

From-SVN: r10357
gcc/config/fp-bit.c