unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Paul Zimmermann <Paul.Zimmermann@inria.fr>
To: Florian Weimer <fweimer@redhat.com>
Cc: libc-alpha@sourceware.org
Subject: Re: Fix the inaccuracy of j1f (BZ 14470) and y1f (BZ 14472)
Date: Fri, 22 Jan 2021 11:18:41 +0100	[thread overview]
Message-ID: <mw8s8l5l6m.fsf@tomate.loria.fr> (raw)
In-Reply-To: <87eeids3l8.fsf@oldenburg.str.redhat.com> (message from Florian Weimer on Fri, 22 Jan 2021 10:50:11 +0100)

> > +static float Pj[SMALL_SIZE][7] = {
> 
> This should be const (below as well for T).  Maybe GCC is able to make
> the data constant via optimization, but it's best not to depend on it.

thank you very much Florian, I'll submit a v2 (and similarly for j0f/y0f,
where "const" was missing too).

Paul

      reply	other threads:[~2021-01-22 10:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-22  7:01 Fix the inaccuracy of j1f (BZ 14470) and y1f (BZ 14472) Paul Zimmermann
2021-01-22  9:50 ` Florian Weimer via Libc-alpha
2021-01-22 10:18   ` Paul Zimmermann [this message]

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

  List information: https://www.gnu.org/software/libc/involved.html

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

  git send-email \
    --in-reply-to=mw8s8l5l6m.fsf@tomate.loria.fr \
    --to=paul.zimmermann@inria.fr \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@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).