Forgot to mark PR for <URL:http://gcc.gnu.org/ml/gcc-cvs/2004-03/msg00237.html>
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 2004 00:49:09 +0000 (00:49 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 2004 00:49:09 +0000 (00:49 +0000)
commit623f23ea6cfdab5aa6afc4d2e5366775eb2d4bdc
tree6d2670c3d7b29242f7f46a4d6828c7e29dde87cc
parent72c39fe67182aaeaf58b4816d3a768bb89103c8a
Forgot to mark PR for <URL:gcc.gnu.org/ml/gcc-cvs/2004-03/msg00237.html>

PR other/14354
* 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@78954 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog