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]

[COMMITTED PATCH] Adjust sparc ULPs.



	* sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
	32-bit.
---
 sysdeps/sparc/fpu/libm-test-ulps | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/sysdeps/sparc/fpu/libm-test-ulps b/sysdeps/sparc/fpu/libm-test-ulps
index b22c08a..bf3cd45 100644
--- a/sysdeps/sparc/fpu/libm-test-ulps
+++ b/sysdeps/sparc/fpu/libm-test-ulps
@@ -16632,6 +16632,9 @@ double: 2
 idouble: 2
 ildouble: 2
 ldouble: 2
+Test "tgamma (-0x2.8ffffcp+4)":
+ildouble: 2
+ldouble: 2
 Test "tgamma (-0x2.8fffffffffffep+4)":
 ildouble: 1
 ldouble: 1
@@ -17057,6 +17060,8 @@ double: 1
 float: 1
 idouble: 1
 ifloat: 1
+ildouble: 1
+ldouble: 1
 Test "tgamma (-0x9.ffffffffffff8p+0)":
 double: 1
 idouble: 1
-- 
1.8.1.2


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