[Webkit-unassigned] [Bug 104106] New: Implement add64 for MIPS assembler after r136601

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 02:25:59 PST 2012


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

           Summary: Implement add64 for MIPS assembler after r136601
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kilvadyb at homejinni.com
                CC: barraclough at apple.com, ossy at webkit.org,
                    galpeter at inf.u-szeged.hu, fu at mips.com,
                    fpizlo at apple.com, gergely at homejinni.com,
                    palfia at homejinni.com


+++ This bug was initially created as a clone of Bug #104103 +++

r136601 broke the MIPS build:

/data/kilvadyb/webkit-mips/webkit/Source/JavaScriptCore/jit/JIT.cpp: In member function 'void JSC::JIT::privateCompileMainPass()':
/data/kilvadyb/webkit-mips/webkit/Source/JavaScriptCore/jit/JIT.cpp:241: error: 'add64' was not declared in this scope

It seems MIPS assembler needs add64.

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