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: [PATCH] Fix ldbl-96 coshl


Jakub Jelinek <jakub@redhat.com> writes:

> No idea how the overflowthresold below was computed, it looks close to
> 2*log(LDBL_MAX), but coshl overflows already at log(LDBL_MAX)+M_LN2l
> (0xb.174ddc031aec0eap+10 does not overflow and 0xb.174ddc031aec0ebp+10
> already does).

OK.

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


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