在 2019/12/16 下午4:38, Martin Storsjö 写道: >> Signed-off-by: Liu Hao <[email protected]> >> --- >> mingw-w64-crt/math/fmal.c | 93 ++++++++------------------------------- >> 1 file changed, 18 insertions(+), 75 deletions(-) > > Looks ok to me, assuming you've tested it both with the quoted testcase > above, and the testcases you made when you originally implemented this. > >
Thanks. This testcase might be a bit different from the one I authored the old implementation as I couldn't find it right now, but the principle is the same (it's multiplying two numbers then subtracting the higher part, which shall not cause precision loss in the lower part). I will push this one later today. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
