]> git.ipfire.org Git - thirdparty/gcc.git/commit
fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.
authorTorbjorn Granlund <tege@matematik.su.se>
Sat, 19 Sep 1998 21:44:10 +0000 (23:44 +0200)
committerJeff Law <law@gcc.gnu.org>
Sat, 19 Sep 1998 21:44:10 +0000 (15:44 -0600)
commitb567319fc355d00b2bb3c6f45c12e29da436930f
tree3d1c71da23b9c5afc7287d24a27491f4bf6f8f94
parent1553cb7a6644b52d60572515bb3a6e8fbceb594f
fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.

        * fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.
        (_fpadd_parts): Get sign right for 0.

From-SVN: r22485
gcc/ChangeLog
gcc/config/fp-bit.c