[Bug 218514] [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl]

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 08 Nov 2021 01:52:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218514

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=ced974a7b07de731d8cce8d15be9968ece74ff3d

commit ced974a7b07de731d8cce8d15be9968ece74ff3d
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2021-11-02 08:54:10 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-11-08 01:49:45 +0000

    cosl(): fix polynomial approximation coefficients for ld128 version

    PR:     218514

    (cherry picked from commit 6d04e1422e70ca0a77552782c01c291f90716773)

 lib/msun/ld128/k_cosl.c | 32 +++++++++++++++-----------------
 1 file changed, 15 insertions(+), 17 deletions(-)

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