public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] s390x: Update ulps
@ 2024-11-07 18:05 Mark Wielaard
  2024-11-07 19:21 ` Florian Weimer
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Wielaard @ 2024-11-07 18:05 UTC (permalink / raw)
  To: libc-alpha; +Cc: Adhemerval Zanella Netto, Mark Wielaard

Needed for test-float-cacosh, test-float-csin, test-float32-cacosh and
test-float32-csin.
---
 sysdeps/s390/fpu/libm-test-ulps | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 288054aafc24..a25bb505b385 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -228,7 +228,7 @@ ldouble: 3
 
 Function: Real part of "cacosh_upward":
 double: 4
-float: 3
+float: 4
 ldouble: 6
 
 Function: Imaginary part of "cacosh_upward":
@@ -720,6 +720,7 @@ float: 1
 ldouble: 1
 
 Function: Imaginary part of "csin":
+float: 1
 ldouble: 1
 
 Function: Real part of "csin_downward":
-- 
2.47.0


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

* Re: [PATCH] s390x: Update ulps
  2024-11-07 18:05 [PATCH] s390x: Update ulps Mark Wielaard
@ 2024-11-07 19:21 ` Florian Weimer
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Weimer @ 2024-11-07 19:21 UTC (permalink / raw)
  To: Mark Wielaard; +Cc: libc-alpha, Adhemerval Zanella Netto

* Mark Wielaard:

> Needed for test-float-cacosh, test-float-csin, test-float32-cacosh and
> test-float32-csin.
> ---
>  sysdeps/s390/fpu/libm-test-ulps | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
> index 288054aafc24..a25bb505b385 100644
> --- a/sysdeps/s390/fpu/libm-test-ulps
> +++ b/sysdeps/s390/fpu/libm-test-ulps
> @@ -228,7 +228,7 @@ ldouble: 3
>  
>  Function: Real part of "cacosh_upward":
>  double: 4
> -float: 3
> +float: 4
>  ldouble: 6
>  
>  Function: Imaginary part of "cacosh_upward":
> @@ -720,6 +720,7 @@ float: 1
>  ldouble: 1
>  
>  Function: Imaginary part of "csin":
> +float: 1
>  ldouble: 1
>  
>  Function: Real part of "csin_downward":

This is okay, thank you.

Reviewed-by: Florian Weimer <fweimer@redhat.com>

Florian


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

end of thread, other threads:[~2024-11-07 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-07 18:05 [PATCH] s390x: Update ulps Mark Wielaard
2024-11-07 19:21 ` Florian Weimer

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