Re: issue with tgammaf
Jeff Johnston via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAOox84vCh9f+R6S8Ts=Pt+PV_TJaCTkzAzTEY4c6RHMBe1N2Sg@mail.gmail.com> |
Patch applied. Thanks Keith. -- Jeff J. On Tue, Sep 15, 2020 at 1:28 PM Keith Packard via Newlib < [email protected]> wrote: > Paul Zimmermann <[email protected]> writes: > > > Hi, > > > > in https://sourceware.org/pipermail/newlib/2020/017920.html I reported > an > > issue with tgammaf(-0). > > > > With Newlib 3.3.0, there seems to be the same issue for negative > subnormal > > values of the input, where tgammaf gives +inf instead of -inf. > > We've been fixing a bunch of gamma problems; this is one that got missed > when the library is configured to report errno. > > > -- > -keith >