Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 2026 19:20:46 +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-Ut2ImPI5ce@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 #8 from Steve Kargl <kargl@FreeBSD.org> ---
(In reply to Robert Clausecker from comment #7)
Unfortunately, the test code is in no condition to submit,
and it isn't a simply matter to just fix it.  Fortunately,
Paul Zimmermann has independently confirmed that the patch
fixes rsqrtf(x) to be correctly rounded in round-to-nearest
for all input values (except, of course, exception cases
+-inf, NaN).  My main concern is that the code currently
in the tree is grabbed by other projects and then they
never update to the patched code.

-- 
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-Ut2ImPI5ce>