diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 73f0f1f325b..050d048ea68 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2004-03-05 Hans-Peter Nilsson + 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.