[Webkit-unassigned] [Bug 104103] New: Implement add64 for ARM traditional assembler after r136601

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 01:59:47 PST 2012


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

           Summary: Implement add64 for ARM traditional assembler after
                    r136601
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: loki at webkit.org, barraclough at apple.com,
                    zherczeg at webkit.org, galpeter at inf.u-szeged.hu,
                    rgabor at webkit.org, fpizlo at apple.com,
                    gaborb at inf.u-szeged.hu
            Blocks: 102999


r136601 broke the ARM traditional build:

/mnt/raptor2/slaves/qt5-linux-armv7-release/build/Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp: In member function 'void JSC::DFG::SpeculativeJIT::compile(JSC::DFG::Node&)':
/mnt/raptor2/slaves/qt5-linux-armv7-release/build/Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:5048:15: error: 'class JSC::DFG::JITCompiler' has no member named 'add64'

It seems ARM traditional 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