[Webkit-unassigned] [Bug 129045] New: [Win][LLINT] Incorrect stack alignment.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 09:11:13 PST 2014


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

           Summary: [Win][LLINT] Incorrect stack alignment.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peavo at outlook.com


LLINT expects the stack to be aligned on 16 byte boundaries, but MSVC only aligns the stack on 4 byte boundaries, it seems.

-- 
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