WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 124484
[sh4] Build fails since
r159395
.
https://bugs.webkit.org/show_bug.cgi?id=124484
Summary
[sh4] Build fails since r159395.
Julien Brianceau
Reported
2013-11-18 01:33:45 PST
Build fails for sh4 since
http://trac.webkit.org/changeset/159395
because the following function is missing from MacroAssembler: Jump branch8(RelationalCondition cond, AbsoluteAddress left, TrustedImm32 right)
Attachments
Add missing branch8(RelationalCondition, AbsoluteAddress, TrustedImm32) implementation in sh4 MacroAssembler.
(1.91 KB, patch)
2013-11-18 01:46 PST
,
Julien Brianceau
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Julien Brianceau
Comment 1
2013-11-18 01:46:24 PST
Created
attachment 217180
[details]
Add missing branch8(RelationalCondition, AbsoluteAddress, TrustedImm32) implementation in sh4 MacroAssembler.
WebKit Commit Bot
Comment 2
2013-11-18 10:20:23 PST
Comment on
attachment 217180
[details]
Add missing branch8(RelationalCondition, AbsoluteAddress, TrustedImm32) implementation in sh4 MacroAssembler. Clearing flags on attachment: 217180 Committed
r159429
: <
http://trac.webkit.org/changeset/159429
>
WebKit Commit Bot
Comment 3
2013-11-18 10:20:24 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