[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: Mon, 17 Jun 2024 15:36:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277783 --- Comment #16 from Ed Maste <emaste@freebsd.org> --- Also for reference I have staged this in my working tree as: commit fa22569968175ac79486ee467e39f570fe4b09cd (HEAD -> wipbsd) Author: Steve Kargl <kargl@FreeBSD.org> AuthorDate: Sun Jun 16 19:41:38 2024 -0400 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: Mon Jun 17 09:29:51 2024 -0400 libm: fma: correct zero sign with small inputs This is a fixed version of 888796ade284. PR: 277783 Reported by: Victor Stinner Reviewed by: emaste MFC after: 1 week -- You are receiving this mail because: You are the assignee for the bug.