[Bug 277783] libc fma() doesn't not return the correct zero sign
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277783] libc fma() doesn't not return the correct zero sign"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jun 2024 19:00:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277783 Steve Kargl <kargl@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #251421|text/x-csrc |text/plain mime type| | --- Comment #12 from Steve Kargl <kargl@FreeBSD.org> --- Created attachment 251421 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251421&action=edit Test code that shows results compared to MPFR This is the test code that includes the comparisons for the testsuite and Victor's input under the four rounding modes. It requires MPFR and GMP to compile and execute. -- You are receiving this mail because: You are the assignee for the bug.