about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/libm-test-ulps
diff options
context:
space:
mode:
authorPaul Zimmermann <Paul.Zimmermann@inria.fr>2021-04-28 11:02:00 +0200
committerPaul Zimmermann <Paul.Zimmermann@inria.fr>2021-04-28 12:46:00 +0200
commite6eef0adc5827767712f26eb56a41f32cc0f9870 (patch)
treee4379d43ea6468b9dea9cb607c368218cf38b1dc /sysdeps/x86_64/fpu/libm-test-ulps
parentb25b06749179d8d9a891381466e323a9dd2215f9 (diff)
downloadglibc-e6eef0adc5827767712f26eb56a41f32cc0f9870.tar.gz
glibc-e6eef0adc5827767712f26eb56a41f32cc0f9870.tar.xz
glibc-e6eef0adc5827767712f26eb56a41f32cc0f9870.zip
regenerate ulps on x86_64 with -march=native
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.
Diffstat (limited to 'sysdeps/x86_64/fpu/libm-test-ulps')
-rw-r--r--sysdeps/x86_64/fpu/libm-test-ulps6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index c621a03268..312575f933 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -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