Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Nov 2021 01:17:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 218514] [LIBM] implementations of sinpi[fl], cospi[fl],  and tanpi[fl]
Message-ID:  <bug-218514-99-udt0dxwDtt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218514-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218514-99@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=3D218514

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D5033d0b56f5be90fcca4ede92f28f9335=
eb20b4a

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

--=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-218514-99-udt0dxwDtt>