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

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

Thierry Thomas <thierry@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thierry@FreeBSD.org

--- Comment #3 from Thierry Thomas <thierry@FreeBSD.org> ---
Julia has a test program for its OpenLibm, under a MIT license, available at
https://github.com/JuliaMath/openlibm-test/tree/main

Not checked, but I guess that we could use it: replace their functions in
src/math by ours (under /usr/src/lib/msun/src).

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