WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124491
[MIPS] Build fails since
r159395
.
https://bugs.webkit.org/show_bug.cgi?id=124491
Summary
[MIPS] Build fails since r159395.
Balazs Kilvady
Reported
2013-11-18 03:59:17 PST
+++ This bug was initially created as a clone of
Bug #121439
+++ /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:1458:74: error: no matching function for call to 'JSC::DFG::JITCompiler::setupArgumentsWithExecState(JSC::DFG::SpeculativeJIT::TrustedImm32, JSC::DFG::FPRReg&, JSC::DFG::GPRReg&)' /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:1564:80: error: no matching function for call to 'JSC::DFG::JITCompiler::setupArgumentsWithExecState(JSC::DFG::GPRReg&, JSC::DFG::GPRReg&, JSC::DFG::SpeculativeJIT::TrustedImm32, JSC::DFG::FPRReg&)'
Attachments
proposed patch.
(2.19 KB, patch)
2013-11-18 07:55 PST
,
Balazs Kilvady
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Balazs Kilvady
Comment 1
2013-11-18 04:01:06 PST
Build fails on MIPS since
http://trac.webkit.org/changeset/159395
because the following function is missing from MacroAssembler: Jump branch8(RelationalCondition cond, AbsoluteAddress left, TrustedImm32 right)
Balazs Kilvady
Comment 2
2013-11-18 07:55:21 PST
Created
attachment 217198
[details]
proposed patch.
WebKit Commit Bot
Comment 3
2013-11-18 08:55:46 PST
Comment on
attachment 217198
[details]
proposed patch. Clearing flags on attachment: 217198 Committed
r159425
: <
http://trac.webkit.org/changeset/159425
>
WebKit Commit Bot
Comment 4
2013-11-18 08:55:48 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug