This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]


Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com> writes:

> On 01/11/2018 04:20 AM, Tulio Magno Quites Machado Filho wrote:
>> This issue is similar to BZ #19235, where spurious exceptions are
>> created from adding 0.5 then converting to an integer.
>> The solution is based on Joseph's fix for BZ #19235.
>> 
>> 2018-01-10  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
>> 
>> 	[BZ #22697]
>> 	* sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
>> 	Do not add 0.5 to integer or out-of-range arguments.
>
>
> LGTM

Pushed as af1e6be4ba60.

Thanks!

-- 
Tulio Magno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]