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

libm-tests parameters



Stephen Moshier noticed one thing that I neglected so far in
libm-test: Some of the values I used as parameters can not be
represented as an exact floating point value and therefore the result
is incorrect if (as I currently do) I calculate the result exactly.

I therefore like to change all parameters to values that can be
written as exact values.

This would imply the regeneration of all libm-test-ulps files,
changing them does not make much sense.

What do you think about this?
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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