This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Small patch for libm-test-ulps



For AMD K7 I needed to add the following patch for make check.

Please add it to glibc 2.2,

Andreas

2000-02-15  Andreas Jaeger  <aj@suse.de>

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

Index: sysdeps/i386/fpu/libm-test-ulps
===================================================================
*** sysdeps/i386/fpu/libm-test-ulps	2000/01/12 10:54:14	1.6
--- sysdeps/i386/fpu/libm-test-ulps	2000/02/15 09:49:32
***************
*** 170,175 ****
--- 170,177 ----
  ldouble: 2
  Test "Imaginary part of: catanh (-2 - 3 i) == -0.1469466662255297520 - 1.3389725222944935611 i":
  Test "Real part of: catanh (0.7 + 1.2 i) == 0.2600749516525135959 + 0.9702403077950989849 i":
+ double: 1
+ idouble: 1
  ildouble: 66
  ldouble: 66
  Test "Imaginary part of: catanh (0.7 + 1.2 i) == 0.2600749516525135959 + 0.9702403077950989849 i":

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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