]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
regenerate ulps on x86_64 with -march=native
authorPaul Zimmermann <Paul.Zimmermann@inria.fr>
Wed, 28 Apr 2021 09:02:00 +0000 (11:02 +0200)
committerPaul Zimmermann <Paul.Zimmermann@inria.fr>
Wed, 28 Apr 2021 10:46:00 +0000 (12:46 +0200)
On x86_64, when configuring glibc with CFLAGS="-O2 -g -march=native",
some tests fail. After this patch, "make check" succeeds.

Tested on Intel Core i5-4590 with gcc 10.2.1.

sysdeps/x86_64/fpu/libm-test-ulps

index c621a0326875acc66bdd9e5cd8da5bba2e1f0dab..312575f93397c4b0c1a9f208aded6d99bfa208cb 100644 (file)
@@ -1316,19 +1316,19 @@ float128: 1
 ldouble: 1
 
 Function: "j0":
-double: 2
+double: 3
 float: 9
 float128: 2
 ldouble: 8
 
 Function: "j0_downward":
-double: 5
+double: 6
 float: 9
 float128: 9
 ldouble: 6
 
 Function: "j0_towardzero":
-double: 6
+double: 7
 float: 9
 float128: 9
 ldouble: 6