[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: Thu, 10 Sep 2026 19:51:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298260
Steve Kargl <kargl@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #274610|text/x-csrc |text/plain
mime type| |
--- Comment #6 from Steve Kargl <kargl@FreeBSD.org> ---
Created attachment 274610
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=274610&action=edit
Test program with 3 problematic cases
The file test5.c contains 3 problematic testcases. The
first one is the testcase from this PR. The last two
were gleaned from the MUSL source code repository.
--
You are receiving this mail because:
You are the assignee for the bug.