[PATCH] PowerPC - Fix PPC64 floorl
Ryan S. Arnold
ryan.arnold@gmail.com
Tue Apr 24 17:06:00 GMT 2012
On Mon, Apr 23, 2012 at 2:37 PM, Adhemerval Zanella
<azanella@linux.vnet.ibm.com> wrote:
>> [PATCH] PowerPC - Fix PPC64 floorl
>>
>> The assembly version fails to correctly floorl some edge cases. The patch
>> removes it and use the C version.
>>
> 2012-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
>
> [BZ #13886]
> * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Using the
> sysdeps/ieee754/ldbl-128ibm/s_floorl.c version.
> * math/libm-test.inc: (floor_test): Add more tests.
> * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
This looks good and we have consensus on it, so I'm going to push this
upstream with the amended ChangeLog.
Ryan S. Arnold
More information about the Libc-alpha
mailing list