OSDN Git Service

* fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Sep 1998 21:44:10 +0000 (21:44 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Sep 1998 21:44:10 +0000 (21:44 +0000)
commite614ae28fba80c7f9485412845796c497f121518
tree3d1c71da23b9c5afc7287d24a27491f4bf6f8f94
parent208c5069066a00f5b9fdb74614f1bacd72af80f9
    * fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.
        (_fpadd_parts): Get sign right for 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22485 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/fp-bit.c