[Webkit-unassigned] [Bug 182788] Test fails with fused multiply-add instructions in parseInt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 11:21:04 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182788

--- Comment #10 from Dominik Inführ <dinfuehr at igalia.com> ---
Thanks for looking into this patch. I opened this bug to see what's your stance on this issue. If I am not mistaken the spec might allow it by stating that the result "may be an implementation-defined approximation" (https://tc39.github.io/ecma262/#sec-parseint-string-radix 18.2.5.13). So do you disable FMA for building JSC and should we do the same? What's your suggestion to fix this test failure we see?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180307/a514767a/attachment.html>


More information about the webkit-unassigned mailing list