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]

Re: ULP generation bug


Andreas Schwab <schwab@suse.de> writes:

> This fixes the generation of the ULP file (with --ulps-file
> --ignore-max-ulp=yes).  For example, the ULP value for "Imaginary part of:
> cpow (e + 0 i, 0 + 2 * M_PIl i) == 1.0 + 0.0 i" is not really 1.1030 for
> IEEE double, but rather a wee bit larger, so that you still get a failure.
> With this patch all printed ULP values are now rounded up to the next
> whole number.  I have also fixed print_complex_max_error to respect
> ignore_max_ulp.

Thanks, this looks fine,

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]