[Webkit-unassigned] [Bug 184730] New: REGRESSION(r230748) [GTK][ARM] no matching function for call to 'JSC::CCallHelpers::swap(JSC::ARMRegisters::FPRegisterID&, JSC::ARMRegisters::FPRegisterID&)'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 06:32:07 PDT 2018


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

            Bug ID: 184730
           Summary: REGRESSION(r230748) [GTK][ARM] no matching function
                    for call to
                    'JSC::CCallHelpers::swap(JSC::ARMRegisters::FPRegister
                    ID&, JSC::ARMRegisters::FPRegisterID&)'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tpopela at redhat.com
                CC: mark.lam at apple.com

/builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/jit/CCallHelpers.h:171:13: error: no matching function for call to 'JSC::CCallHelpers::swap(JSC::ARMRegisters::FPRegisterID&, JSC::ARMRegisters::FPRegisterID&)'
             swap(source, dest);
             ^~~~
In file included from /builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/assembler/MacroAssembler.h:51,
                 from /builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/runtime/BasicBlockLocation.h:29,
                 from /builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
                 from /builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/runtime/VM.h:35,
                 from /builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/bytecode/ExecutableToCodeBlockEdge.h:31,
                 from /builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/runtime/FunctionExecutable.h:28,
                 from /builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/runtime/JSFunctionInlines.h:28,
                 from /builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/bytecode/AccessCase.h:30,
                 from /builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/bytecode/AccessCase.cpp:27,
                 from /builddir/build/BUILD/webkitgtk-2.21.1/armv7hl-redhat-linux-gnueabi/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource25.cpp:1:
/builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/assembler/MacroAssemblerARM.h:646:10: note: candidate: 'void JSC::MacroAssemblerARM::swap(JSC::AbstractMacroAssembler<JSC::ARMAssembler>::RegisterID, JSC::AbstractMacroAssembler<JSC::ARMAssembler>::RegisterID)'
     void swap(RegisterID reg1, RegisterID reg2)
          ^~~~
/builddir/build/BUILD/webkitgtk-2.21.1/Source/JavaScriptCore/assembler/MacroAssemblerARM.h:646:10: note:   no known conversion for argument 1 from 'JSC::ARMRegisters::FPRegisterID' to 'JSC::AbstractMacroAssembler<JSC::ARMAssembler>::RegisterID' {aka 'JSC::ARMRegisters::RegisterID'}

-- 
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/20180418/ec34e5f6/attachment.html>


More information about the webkit-unassigned mailing list