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

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Nov 2021 01:17:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218514

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

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

commit 8b231404a1b29c1a21636d4db1ee1e454a87e54c
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2021-10-28 22:53:13 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-11-02 01:16:29 +0000

    sinpi,cospi,tanpi: float.h needed for week reference

    PR:     218514

    (cherry picked from commit 3bfc837685b8128067b946b31dfe2120dae0d003)

 lib/msun/src/s_cospi.c | 1 +
 lib/msun/src/s_sinpi.c | 1 +
 lib/msun/src/s_tanpi.c | 1 +
 3 files changed, 3 insertions(+)

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