Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2023 11:46:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        numerics@FreeBSD.org
Subject:   [Bug 272539] cospi, sinpi and tanpi incorrectly test for NaN and Infinity
Message-ID:  <bug-272539-18636-HzBy1OkR1N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272539-18636@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272539-18636@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272539

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Db14d94c27ce2d5ca47193d99db51f516e=
74c2f74

commit b14d94c27ce2d5ca47193d99db51f516e74c2f74
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2023-07-17 05:19:28 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-07-23 11:44:24 +0000

    libm: correctly test for for NaN and Infinity in sinpi(), cospi(), and
tanpi()

    PR:     272539

    (cherry picked from commit be4c7f273508994638b68d2fae742be37d3cb117)

 lib/msun/src/s_cospi.c | 3 ++-
 lib/msun/src/s_sinpi.c | 3 ++-
 lib/msun/src/s_tanpi.c | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272539-18636-HzBy1OkR1N>