]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r226377,r292799:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 27 Dec 2015 21:15:58 +0000 (21:15 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 27 Dec 2015 21:15:58 +0000 (21:15 +0000)
commit10a62814430b104a77cf219c931c18cd931da5f3
tree0fc421a32747130eac4e372b89caba3506d15532
parentbc7b11160fc9ff5a71833d4417c52ee7a598211a
MFstable/10 r226377,r292799:

r226377 (by das):

Add some tests for double-rounding bugs in fma().

r292799:

MFC r292492,r292495,r292647:

r292492:

- Use nitems instead of handrolling the macro
- Use a separate variable for tracking the testcase count instead
  of hardcoding the offset for the testcases

Sponsored by: EMC / Isilon Storage Division

r292495:

Initialize j so it doesn't print out a garbage index

Use it consistently instead of i in the first loop

Sponsored by: EMC / Isilon Storage Division

r292647:

Use j instead of a hardcoded index (9) and increment it after
running the NaNs testcases

Pointyhat to: ngie
Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/9@292800 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/lib/msun/test-fma.c