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
2004-03-05 Hans-Peter Nilsson <hp@axis.com>
+ 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.