[Bug 218514] [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl]
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Nov 2021 01:17:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218514
--- Comment #33 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5033d0b56f5be90fcca4ede92f28f9335eb20b4a
commit 5033d0b56f5be90fcca4ede92f28f9335eb20b4a
Author: Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2021-10-31 22:26:20 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-11-02 01:16:29 +0000
sinpi[fl] etc: Fix the ld128 implementations
PR: 218514
(cherry picked from commit 4f889260c33c163ab28e0e082b4d7e7562d9c647)
lib/msun/ld128/s_cospil.c | 31 +++++++++++++++++--------------
lib/msun/ld128/s_sinpil.c | 29 ++++++++++++++++-------------
lib/msun/ld128/s_tanpil.c | 23 +++++++++++++----------
3 files changed, 46 insertions(+), 37 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.