[Webkit-unassigned] [Bug 123969] New: Build is broken for architectures with 4 argument registers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 7 00:35:44 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=123969
Summary: Build is broken for architectures with 4 argument
registers
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
In jit/CCallHelpers:
- void setupArguments(GPRReg arg1, GPRReg arg2, TrustedImmPtr arg3, TrustedImm32 arg4, GPRReg arg5, GPRReg arg6) is missing
- function using GPRInfo::argumentGPR4 must be under #if NUMBER_OF_ARGUMENT_REGISTERS >= 5 condition
--
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