Forgot to mark PR for <URL:http://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. From-SVN: r78954
This commit is contained in:
parent
0138791372
commit
fd9361f7c4
@ -1,5 +1,6 @@
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user