public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* Upstream glibc has a bug in math/e_exp10l.c
@ 2024-01-29 10:38 Ilya Kurdyukov
  2024-01-29 17:16 ` Adhemerval Zanella Netto
  0 siblings, 1 reply; 5+ messages in thread
From: Ilya Kurdyukov @ 2024-01-29 10:38 UTC (permalink / raw)
  To: glibc-bugs, Wilco Dijkstra, Adhemerval Zanella

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-29 21:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-29 10:38 Upstream glibc has a bug in math/e_exp10l.c Ilya Kurdyukov
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

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).