[Webkit-unassigned] [Bug 124455] New: [sh4] Build is broken since r159346

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 16 09:09:53 PST 2013


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

           Summary: [sh4] Build is broken since r159346
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbriance at cisco.com


r159346 introduced the following instruciton in LowLevelInterpreter32_64.asm

    storep previousPC, 4[newCallFrame] 

which is translated into the following invalid assembly for sh4:

    mov.l pr, @(4, r5)

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