[Webkit-unassigned] [Bug 84449] DFG JIT is not ARM EABI compatible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 30 13:22:55 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84449
--- Comment #7 from Yong Li <yong.li.webkit at gmail.com> 2012-04-30 13:22:55 PST ---
(From update of attachment 139506)
View in context: https://bugs.webkit.org/attachment.cgi?id=139506&action=review
> Source/JavaScriptCore/dfg/DFGOperations.cpp:102
> +// EncodedJSValue in JSVALUE32_64 is a 64-bit integer. When being compiled in ARM EABI, it must be aligned even-numbered register (r0, r2 or [sp]).
Hm... should be "aligned to"
--
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