[PATCH] Regenerate ulps on x86_64 with GCC 12

H.J. Lu hjl.tools@gmail.com
Mon Dec 20 23:17:37 GMT 2021


Fix

FAIL: math/test-float-clog10
FAIL: math/test-float32-clog10

on Intel Core i7-1165G7 with GCC 12.
---
 sysdeps/x86_64/fpu/libm-test-ulps | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index 312575f933..1c75f0ead4 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -705,7 +705,7 @@ ldouble: 3
 
 Function: Real part of "clog10_towardzero":
 double: 5
-float: 5
+float: 6
 float128: 4
 ldouble: 8
 
-- 
2.33.1



More information about the Libc-alpha mailing list