[glibc] s390x: Regenerated ULPs
Florian Weimer
fweimer@redhat.com
Thu Jan 9 11:11:35 GMT 2025
* Stefan Liebler via Glibc-cvs:
> commit 82688ca3107c93d9eba6440981e473d1877b6281
> Author: Stefan Liebler <stli@linux.ibm.com>
> Date: Thu Jan 9 10:02:21 2025 +0100
>
> s390x: Regenerated ULPs
>
> ULPs update needed if build with gcc 11.5 or 10.5.
>
> Diff:
> ---
> sysdeps/s390/fpu/libm-test-ulps | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
> index 76a1f3c7e5..92e2cc7f77 100644
> --- a/sysdeps/s390/fpu/libm-test-ulps
> +++ b/sysdeps/s390/fpu/libm-test-ulps
> @@ -7,10 +7,12 @@ ldouble: 1
>
> Function: "acos_downward":
> double: 1
> +float: 1
> ldouble: 1
>
> Function: "acos_towardzero":
> double: 1
> +float: 1
> ldouble: 1
>
> Function: "acos_upward":
The acosf function is expected to be correctly rounded for all rounding
modes, so this is an actual bug.
(We should express this in the test framework somehow.)
Thanks,
Florian
More information about the Libc-alpha
mailing list