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: Improve clog, clog10 handling of values with real or imaginarypart slightly above 1 (bug 13629)


On Sat, 4 Aug 2012, Allan McRae wrote:

> I have not formally checked, but I assume this patch is the reason I
> started getting these errors on i686:

As log1pl uses x87 logarithm instructions, it's quite plausible that the 
exact results may vary between x86 implementations and so require more 
than one person to update ulps.

-- 
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]