[PATCH] Update sparc ULPs.

David Miller davem@davemloft.net
Sat Nov 17 05:48:00 GMT 2012


From: "Joseph S. Myers" <joseph@codesourcery.com>
Date: Sat, 17 Nov 2012 01:32:40 +0000

> On Fri, 16 Nov 2012, David Miller wrote:
> 
>> The following patch seems to do the trick, does it look OK to you?
> 
> It looks fine to me, as long as nothing in the subsequent code is using 
> any of the values previously computed from the old value of y (q, hy, iy) 
> without recomputing them from the saturated value (and it doesn't look 
> like they are being used later in the function).

Yes, I validated that 'y' is only used directly past this point in
the function.

Therefore I'll check in this fix, thanks Joseph.



More information about the Libc-alpha mailing list