public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: Ilya Kurdyukov <ilyakurdyukov@basealt.ru>
To: glibc-bugs@sourceware.org,
	Wilco Dijkstra <Wilco.Dijkstra@arm.com>,
	Adhemerval Zanella <adhemerval.zanella@linaro.org>
Subject: Upstream glibc has a bug in math/e_exp10l.c
Date: Mon, 29 Jan 2024 17:38:23 +0700	[thread overview]
Message-ID: <9849562b-3fee-4002-87c6-655beb973654@basealt.ru> (raw)

Wilco Dijkstra made a typo in this patch:

Add libm_alias_finite for _finite symbols

author    Wilco Dijkstra <Wilco.Dijkstra@arm.com>
     Tue, 16 Jul 2019 15:17:22 +0000 (12:17 -0300)
committer    Adhemerval Zanella <adhemerval.zanella@linaro.org>
     Fri, 3 Jan 2020 13:02:04 +0000 (10:02 -0300)

https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=220622dde5704c95a100c2792a280f18f3deba73

Here in math/e_exp10l.c, the name "exp10l" must be used, but this line 
is copied from math/e_exp10.c and not changed:

   34 libm_alias_finite (__ieee754_exp10, __exp10)

https://sourceware.org/git/?p=glibc.git;a=blob;f=math/e_exp10l.c;h=b33d6fea239ebc20caf8b2dec9b7d03909a0fc81;hb=220622dde5704c95a100c2792a280f18f3deba73#l34



             reply	other threads:[~2024-01-29 10:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-29 10:38 Ilya Kurdyukov [this message]
2024-01-29 17:16 ` Adhemerval Zanella Netto
2024-01-29 17:32   ` Ilya Kurdyukov
2024-01-29 20:28     ` Adhemerval Zanella Netto
2024-01-29 21:21   ` Joseph Myers

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=9849562b-3fee-4002-87c6-655beb973654@basealt.ru \
    --to=ilyakurdyukov@basealt.ru \
    --cc=Wilco.Dijkstra@arm.com \
    --cc=adhemerval.zanella@linaro.org \
    --cc=glibc-bugs@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).