This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Update x86_64 libm-test-ulps [committed]


Committed.

diff --git a/ChangeLog b/ChangeLog
index 36d93bb..ae5cc39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-12-19  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/x86_64/fpu/libm-test-ulps: Update.
+
 2017-12-19  Patrick McGehearty  <patrick.mcgehearty@oracle.com>
 
 	* sysdeps/ieee754/dbl-64/e_exp.c: Include <math-svid-compat.h> and
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index 85552bd..9a3ce73 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1094,10 +1094,10 @@ ildouble: 2
 ldouble: 2
 
 Function: Imaginary part of "cexp_upward":
-double: 1
+double: 3
 float: 2
 float128: 3
-idouble: 1
+idouble: 3
 ifloat: 2
 ifloat128: 3
 ildouble: 3
@@ -1902,7 +1902,9 @@ ildouble: 5
 ldouble: 5
 
 Function: "exp":
+double: 1
 float128: 1
+idouble: 1
 ifloat128: 1
 ildouble: 1
 ldouble: 1
@@ -2754,30 +2756,30 @@ ildouble: 5
 ldouble: 5
 
 Function: "tgamma_downward":
-double: 5
+double: 6
 float: 5
 float128: 5
-idouble: 5
+idouble: 6
 ifloat: 5
 ifloat128: 5
 ildouble: 5
 ldouble: 5
 
 Function: "tgamma_towardzero":
-double: 5
+double: 7
 float: 5
 float128: 5
-idouble: 5
+idouble: 7
 ifloat: 5
 ifloat128: 5
 ildouble: 5
 ldouble: 5
 
 Function: "tgamma_upward":
-double: 5
+double: 6
 float: 5
 float128: 4
-idouble: 5
+idouble: 6
 ifloat: 5
 ifloat128: 4
 ildouble: 5

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]