public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Update powerpc libm-test-ulps
@ 2020-09-10 18:52 Tulio Magno Quites Machado Filho
  0 siblings, 0 replies; only message in thread
From: Tulio Magno Quites Machado Filho @ 2020-09-10 18:52 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c71d13a0984f677b294ee62eb0dd372e4ee5b32b

commit c71d13a0984f677b294ee62eb0dd372e4ee5b32b
Author: Matheus Castanho <msc@linux.ibm.com>
Date:   Thu Sep 10 15:06:34 2020 -0300

    Update powerpc libm-test-ulps
    
    Before this patch, the following tests were failing:
    
    ppc and ppc64:
        FAIL: math/test-ldouble-j0
    
    ppc64le:
        FAIL: math/test-float128-j0
        FAIL: math/test-float64x-j0
        FAIL: math/test-ibm128-j0
        FAIL: math/test-ldouble-j0

Diff:
---
 sysdeps/powerpc/fpu/libm-test-ulps | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index cd2a5fed45..fa2555f22b 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -1317,13 +1317,13 @@ Function: "j0_downward":
 double: 2
 float: 4
 float128: 4
-ldouble: 11
+ldouble: 12
 
 Function: "j0_towardzero":
 double: 5
 float: 6
-float128: 2
-ldouble: 8
+float128: 4
+ldouble: 16
 
 Function: "j0_upward":
 double: 4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-10 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-10 18:52 [glibc] Update powerpc libm-test-ulps Tulio Magno Quites Machado Filho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).