public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Update powerpc libm-test-ulps
@ 2020-08-20 18:37 Matheus Castanho
  2020-08-20 18:39 ` Carlos O'Donell
  0 siblings, 1 reply; 10+ messages in thread
From: Matheus Castanho @ 2020-08-20 18:37 UTC (permalink / raw)
  To: libc-alpha; +Cc: tuliom

Before this patch, the following tests were failing:

ppc and ppc64:
    FAIL: math/test-ldouble-j0

ppc64le:
    FAIL: math/test-ibm128-j0
---
 sysdeps/powerpc/fpu/libm-test-ulps | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index cd2a5fed45..0b82c3f107 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
+ldouble: 16
 
 Function: "j0_upward":
 double: 4
-- 
2.25.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-09-02 14:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 18:37 [PATCH] Update powerpc libm-test-ulps Matheus Castanho
2020-08-20 18:39 ` Carlos O'Donell
2020-08-20 18:56   ` Adhemerval Zanella
2020-08-20 19:44     ` Tulio Magno Quites Machado Filho
2020-08-20 21:25       ` Carlos O'Donell
2020-08-31 12:46         ` Matheus Castanho
2020-08-31 17:43           ` Tulio Magno Quites Machado Filho
2020-09-01 17:31             ` Joseph Myers
2020-09-02 14:52             ` Patsy Griffin
2020-08-20 19:00   ` Paul Zimmermann

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