[Webkit-unassigned] [Bug 44233] Enable truncated floating point feature on ARM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 08:02:15 PDT 2011


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


Yong Li <yong.li.webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yong.li.webkit at gmail.com




--- Comment #4 from Yong Li <yong.li.webkit at gmail.com>  2011-09-06 08:02:15 PST ---
(In reply to comment #3)
> Committed revision 65993.

This solution doesn't work for this test case:

var largeNeg=-2715228072;
alert(largeNeg >>> 5); // wrong when using ARM assembler.

Also see https://bugs.webkit.org/show_bug.cgi?id=67486

Should we revert this commit?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list