Re: git: 888796ade284 - main - libm: fma: correct zero sign with small inputs
On 6/10/24 19:57, Steve Kargl wrote % gcc13 -fno-builtin -o z a.c -I/usr/local/include -L/usr/local/lib -lmpfr -lgmp -lm % ./z 0.e+00 0.00e+00 -0.e+00 -0.00e+00 0.e+00 0.00e+00 0.e+00 0.00e+00 I was in the
Re: git: 888796ade284 - main - libm: fma: correct zero sign with small inputs
On 6/10/24 16:31, Ryan Libby wrote: On Sat, Jun 8, 2024 at 8:56 AM Ed Maste wrote: The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=888796ade2842486d3167067e8034254c38aadd3 commit 888796ade2842486d3167067e8034254c38aadd3 Author: Ed Maste Author