public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Jeff Johnston <jjohnstn@redhat.com>
To: Paul Zimmermann <Paul.Zimmermann@inria.fr>
Cc: newlib@sourceware.org
Subject: Re: newlib-4.4.0 yearly snapshot created
Date: Thu, 4 Jan 2024 13:44:27 -0500	[thread overview]
Message-ID: <CAOox84uxO8VvG-qbuq2QApaJfyUpwN85vR9aWMVT1ymr0N3Amg@mail.gmail.com> (raw)
In-Reply-To: <p9u0bka1t7db.fsf@coriandre.loria.fr>

[-- Attachment #1: Type: text/plain, Size: 2325 bytes --]

Hi Paul, the problem you reported hasn't been solved yet and the
snapshot is just a snapshot in time of the repo.

Looking at the logs, I only see the following gamma change that occurs
between 4.2.0 and 4.3.0:

commit ec69debcb977d6395f9e91ee20133de473484e20
Author: Andoni Arregi <andoni.arregui@gtd-gmbh.de>
Date:   Fri Feb 11 12:16:00 2022 +0100

    Improve lgammaf range for very small cases

    The original cut for small arguments at |x|<2**-70 (copied from the
    double version) produces that when computing nadj we get a subnormal
    number for t*x and thus, the division of pi/subnormal will be INF and
    the logarithm of it too, which is wrong as a result for lgammaf in this
    range.
    The proposed new limit seems to be safe and has been tested to
    produce accurate results.
    (Courtesy of Andreas Jung, ESA)

I don't think this should have caused the regression you are seeing with -1
as input, but can you confirm
if it is?  Otherwise, can you use the git bisect in concert with your test
to determine the
source of the regression?

Thanks,

-- Jeff J.

On Thu, Jan 4, 2024 at 11:03 AM Paul Zimmermann <Paul.Zimmermann@inria.fr>
wrote:

>        Hi Jeff,
>
> for what concerns the accuracy of math functions, the issue with huge error
> in pow (https://sourceware.org/pipermail/newlib/2023/020164.html) seems to
> have been fixed in 4.4.0, thanks!
>
> However, the regression for tgammaf(-1) with respect to 4.2.0 is still
> there:
> https://sourceware.org/pipermail/newlib/2023/020170.html.
>
> Happy New Year,
> Paul Zimmermann
>
> > From: Jeff Johnston <jjohnstn@redhat.com>
> > Date: Sun, 31 Dec 2023 12:23:22 -0500
> >
> >
> > [1:text/plain Show]
> >
> >
> > [2:text/html Hide Save:noname (879B)]
> >
> > The 4.4.0 snapshot has been created and uploaded to the ftp site.  For
> > details on changes, see the NEWS file.
> >
> > If there are any issues, I'll have to deal with them in the New Year.
> >
> > Thanks everyone for contributing last minute changes to handle the
> > c99/gcc-14 issues and thanks to all who made contributions/reviews this
> > year.  Special thanks to Corinna for leading the project and reviewing
> the
> > lion's share of the code.
> >
> > Happy New Year everyone,
> >
> > -- Jeff J.
>
>

  reply	other threads:[~2024-01-04 18:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-31 17:23 Jeff Johnston
2024-01-01 15:30 ` Mike Frysinger
2024-01-04 16:01 ` Paul Zimmermann
2024-01-04 18:44   ` Jeff Johnston [this message]
2024-01-05  9:25     ` Paul Zimmermann
2024-01-05 21:53       ` Jeff Johnston

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOox84uxO8VvG-qbuq2QApaJfyUpwN85vR9aWMVT1ymr0N3Amg@mail.gmail.com \
    --to=jjohnstn@redhat.com \
    --cc=Paul.Zimmermann@inria.fr \
    --cc=newlib@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).