Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 2026 23:29:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 295706] [libm] Fix up for recent rsqrt[fl] functions.
Message-ID:  <bug-295706-227-LNjWMzELTu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295706-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295706-227-LNjWMzELTu>