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] Fix for ldbl-128ibm acosl/asinl inaccuracies


On Wed, 2 May 2012, Adhemerval Zanella wrote:

> 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
> 
> 	* sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Fix long double comparison
> 	inaccuracies.
> 	* sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
> 	* sysdeps/powerpc/fpu/libm-test-ulps: Update. 

There's an open bug (bug 13563) for ldbl-128ibm asinl inaccuracy.  Does 
this patch fix that bug?

If it fixes the bug, you should:

* Add any relevant testcases from that bug to the testsuite.

* Add the bug number to the ChangeLog for your patch fixing it, and to the 
list of fixed bugs in NEWS.

* Close the bug as fixed.

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