Date: Mon, 17 Jun 2024 15:36:53 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277783] libc fma() doesn't not return the correct zero sign Message-ID: <bug-277783-227-MmcIBIjNI2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277783-227@https.bugs.freebsd.org/bugzilla/> References: <bug-277783-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277783 --- 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277783-227-MmcIBIjNI2>