[Webkit-unassigned] [Bug 64261] New: Fix the condition of the optimized code in doubleTransfer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 11 04:36:13 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64261
Summary: Fix the condition of the optimized code in
doubleTransfer
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: loki at webkit.org
CC: zherczeg at webkit.org
The condition of the optimized code in doubleTransfer is wrong on ARM.
The data transfer should be executed with four bytes aligned address.
VFP cannot perform unaligned memory access.
--
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