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]

Re: Ideas for rewrite of libm-test


Geoff Keating <geoffk@ozemail.com.au> writes:

> Wouldn't it be better to decide what error tolerances we want to allow
> for the math functions _first_, then see what the math functions
> actually produce?

Well, this is easy to say: we want to allow zero errors.  The question
is that we cannot do this right now and therefore have to live with
greater errors.

> It just seems that basing the test cases on what the math functions
> produce (as is done now in practise, and will be done formally with
> your scheme) is doing it the wrong way around.

I agree.  But this is only to describe the status quo, catch build
problems, and (most importantly for me) to be able to document the
errors.  This is one of the requirement of the a standrd compliant
system.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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