]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update i686 ulps.
authorPatsy Griffin <patsy@redhat.com>
Tue, 1 Sep 2020 20:48:23 +0000 (16:48 -0400)
committerPatsy Griffin <patsy@redhat.com>
Wed, 2 Sep 2020 14:00:29 +0000 (10:00 -0400)
Without this ULP patch these 3 tests fail on i686:
FAIL: math/test-float128-j0
FAIL: math/test-float64x-j0
FAIL: math/test-ldouble-j0

CPU info:
Vendor ID:                       GenuineIntel
CPU family:                      6
Model:                           85
Model name:                      Intel Xeon Processor (Cascadelake)

sysdeps/i386/fpu/libm-test-ulps

index be30bbc66c2b213795ad64d6276dd52ee21059f6..e914eb80e2d2b19c549cdfebc14de4e9a777cf52 100644 (file)
@@ -1260,13 +1260,13 @@ Function: "j0_downward":
 double: 2
 float: 4
 float128: 4
-ldouble: 4
+ldouble: 6
 
 Function: "j0_towardzero":
 double: 4
 float: 5
-float128: 2
-ldouble: 5
+float128: 4
+ldouble: 6
 
 Function: "j0_upward":
 double: 4