This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: Updated status report.


>>>>> Geoff Keating writes:

 > The math function failures are:

 > testing float (without inline functions)
 > Fail: exp10 (3) == 1000
 > Fail: exp10 (-1) == 0.1
 > Fail: exp10 (0.7) == 5.0118723...
 > Fail: imag(csqrt(0.7 + i 1.2)) == 0.58704...

 > testing double (without inline functions)
 > Fail: exp10 (3) == 1000
 > Fail: exp10 (-1) == 0.1

 > and identical failures when inline functions are used.  They are not
 > serious.

Check the output with ./test-float --verbose=1 - and then sent some
patches for the epsilons in libm-test.c if they're not serious.

Congretulations for getting powerpc so far!

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


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