[PATCH] Fix ldbl-128 nexttoward

Ulrich Drepper drepper@redhat.com
Mon Oct 9 07:53:00 GMT 2000


Jakub Jelinek <jakub@redhat.com> writes:

> sparc64 nexttoward test fails, because nexttoward(0, -0.0L) returns 0, not
> -0, similarly nexttoward(-0, 0.0L) returns -0. All other nexttoward
> implementation return y, but actually the documentation speaks about x.

Thanks, I've applied the patch.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list