* config/fp-bit.c (_fpdiv_parts): Do not round when pack_d would
commitef6072fe1c58991443de676f2759ca2195bb182e
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 2004 00:27:56 +0000 (5 00:27 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 2004 00:27:56 +0000 (5 00:27 +0000)
treeab74d69e13d3cadd84e08112a07e4556de4d9a09
parent2af575df858fae6d6e81f38cea673bc96e29ccd0
* config/fp-bit.c (_fpdiv_parts): Do not round when pack_d would
round the same.  When rounding, clear bits that would cause a
second rounding in pack_d.
(_fpmul_parts): Ditto.  Remove #if 0:d code.

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