[Bug 295706] [libm] Fix up for recent rsqrt[fl] functions.

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Jun 2026 23:29:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295706

--- Comment #4 from Steve Kargl <kargl@FreeBSD.org> ---
(In reply to Thierry Thomas from comment #3)
For full disclosure, I've never run the msun/tests (or I at least
do not recall ever running the tests).  So, I am in no position
to judge whether the openlibm-test suite is an improvement or 
not.

It appears that the openlibm-test suite covers only C99 math functions.
FreeBSD's libm has additional functions from C11/C23.  A quick peek
shows that it has no tests for cospi[fl], sinpi[fl], tanpi[fl], rsqrt[fl],
and the soon to be submitted acospi[fl], asinpi[fl], and atanpi[fl]
functions.

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