[Bug 298260] [libm] fmaf() mishandled some subnormal input
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 298260] [libm] fmaf() mishandled some subnormal input"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Sep 2026 17:53:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298260
--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=cb82cc9f0e3bdf2b39734851c74b9a13edb0cbdc
commit cb82cc9f0e3bdf2b39734851c74b9a13edb0cbdc
Author: Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2026-09-10 23:33:14 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-09-11 17:53:08 +0000
lib/msun: add tests for fmaf(3) subnormals
PR: 298260
Reviewed by: kib
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D59579
lib/msun/tests/fma_test.c | 28 +++++++++++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.