From: H.J. Lu Date: Thu, 5 Dec 2024 00:57:53 +0000 (+0800) Subject: x86-64: Update libm-test-ulps X-Git-Tag: glibc-2.41~415 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0003605a54344a459ff756ae5ffe72416a9b64e3;p=thirdparty%2Fglibc.git x86-64: Update libm-test-ulps Update x86-64 libm-test-ulps to fix FAIL: math/test-float64x-cospi FAIL: math/test-float64x-exp2m1 FAIL: math/test-float64x-sinpi FAIL: math/test-ldouble-cospi FAIL: math/test-ldouble-exp2m1 FAIL: math/test-ldouble-sinpi when building glibc with GCC 7.4. Signed-off-by: H.J. Lu --- diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps index 85bf47be8d..1653c5a3b3 100644 --- a/sysdeps/x86_64/fpu/libm-test-ulps +++ b/sysdeps/x86_64/fpu/libm-test-ulps @@ -1014,13 +1014,13 @@ Function: "cospi_downward": double: 1 float: 1 float128: 2 -ldouble: 1 +ldouble: 2 Function: "cospi_towardzero": double: 1 float: 1 float128: 2 -ldouble: 1 +ldouble: 2 Function: "cospi_upward": double: 1 @@ -1519,7 +1519,7 @@ ldouble: 6 Function: "exp2m1_towardzero": double: 3 float128: 4 -ldouble: 5 +ldouble: 6 Function: "exp2m1_upward": double: 3 @@ -2169,13 +2169,13 @@ Function: "sinpi_downward": double: 2 float: 2 float128: 2 -ldouble: 2 +ldouble: 3 Function: "sinpi_towardzero": double: 2 float: 1 float128: 1 -ldouble: 1 +ldouble: 2 Function: "sinpi_upward": double: 2