[Webkit-unassigned] [Bug 29526] New: Fix stack alignment with ARM THUMB2 JIT.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 19 20:29:13 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29526
Summary: Fix stack alignment with ARM THUMB2 JIT.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: barraclough at apple.com
Stack is currently being decremented by 0x3c, bump this to 0x40 to make this a
multiple of 16 bytes.
--
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