Comment #6 on issue 1062 by [email protected]: cctest test-strtod/Strtod fails on MinGW built V8
http://code.google.com/p/v8/issues/detail?id=1062

I don't think there is anything in V8 that relies on this test passing. It's more about correctness of strtod. In this case it could entirely be possible that the compare operation for the check is being compiled wrong, using extended-double values in the FPU for the comparison. I'll take a closer look if I have some spare time. At least on Linux this test passes with extended doubles being enabled.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to