libm-test-ulps additions (2)

Bruno Haible bruno@clisp.org
Mon Jul 8 04:54:00 GMT 2002


Hi Andreas,

The following patch is needed for "make check" on an AMD K7 with gcc-3.0.4,
on Linux.


2002-07-06  Bruno Haible  <bruno@clisp.org>

	* sysdeps/i386/fpu/libm-test-ulps: Add some ulps for AMD K7.

--- glibc-20020627/sysdeps/i386/fpu/libm-test-ulps.bak	2002-07-06 11:32:50.000000000 +0200
+++ glibc-20020627/sysdeps/i386/fpu/libm-test-ulps	2002-07-06 11:48:30.000000000 +0200
@@ -42,7 +42,9 @@
 ldouble: 6
 Test "Imaginary part of: cacosh (-2 - 3 i) == -1.9833870299165354323470769028940395 + 2.1414491111159960199416055713254211 i":
 double: 1
+float: 4
 idouble: 1
+ifloat: 4
 ildouble: 1
 ldouble: 1
 Test "Real part of: cacosh (0.75 + 1.25 i) == 1.13239363160530819522266333696834467 + 1.11752014915610270578240049553777969 i":
@@ -856,7 +858,9 @@
 
 Function: Imaginary part of "cacosh":
 double: 1
+float: 4
 idouble: 1
+ifloat: 4
 ildouble: 1
 ldouble: 1
 



More information about the Libc-alpha mailing list