This is the mail archive of the libc-alpha@sources.redhat.com 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]

PATCH: Update sysdeps/i386/fpu/libm-test-ulps for VIA Samuel 2


VIA Samuel 2 needs this update.


H.J.
----
2001-11-09  H.J. Lu  <hjl@gnu.org>

	* sysdeps/i386/fpu/libm-test-ulps: Updated for VIA Samuel 2.

--- sysdeps/i386/fpu/libm-test-ulps.via	Mon Aug 27 11:42:44 2001
+++ sysdeps/i386/fpu/libm-test-ulps	Fri Nov  9 20:47:55 2001
@@ -931,6 +931,10 @@ ifloat: 1
 ildouble: 1028
 ldouble: 1029
 
+Test "sinh (0x8p-32) == 1.86264514923095703232705808926175479e-9"
+ildouble: 1
+ldouble: 1
+
 # sqrt
 Test "sqrt (0.7) == 0.83666002653407554798":
 ildouble: 489
@@ -946,6 +950,8 @@ ldouble: 1401
 Test "tan (pi/4) == 1":
 double: 0.5
 idouble: 0.5
+ildouble: 1
+ldouble: 1
 
 # tanh
 Test "tanh (0.7) == 0.60436777711716349631":


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