[Webkit-unassigned] [Bug 204404] New: JSCOnly build broken: no matching function for call to JSC::DFG::SpeculativeJIT::jsValueResult

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 03:22:42 PST 2019


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

            Bug ID: 204404
           Summary: JSCOnly build broken: no matching function for call to
                    JSC::DFG::SpeculativeJIT::jsValueResult
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

JSCOnly build seems to be broken currently (for ARMv7 and MIPS32el).

>From https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/10050:


FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT.cpp.o 
/home/buildbot/buildroot/buildroot/output.rpi3/host/usr/ccache/arm-buildroot-linux-gnueabihf-g++ ... -c ../../Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp: In member function ‘void JSC::DFG::SpeculativeJIT::compileIncOrDec(JSC::DFG::Node*)’:

../../Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4625:37: error: no matching function for call to ‘JSC::DFG::SpeculativeJIT::jsValueResult(JSC::GPRReg, JSC::DFG::Node*&)’
     jsValueResult(result.gpr(), node);

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191120/09960c74/attachment.htm>


More information about the webkit-unassigned mailing list