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] Update sparc ULPs.


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).

-- 
Joseph S. Myers
joseph@codesourcery.com


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