WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124488
[arm] Build fails since
r159395
.
https://bugs.webkit.org/show_bug.cgi?id=124488
Summary
[arm] Build fails since r159395.
Julien Brianceau
Reported
2013-11-18 02:18:07 PST
Build fails for CPU(ARM_TRADITIONAL) 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 arm MacroAssembler.
(1.46 KB, patch)
2013-11-18 02:19 PST
,
Julien Brianceau
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Julien Brianceau
Comment 1
2013-11-18 02:19:40 PST
Created
attachment 217183
[details]
Add missing branch8(RelationalCondition, AbsoluteAddress, TrustedImm32) implementation in arm MacroAssembler.
Zoltan Herczeg
Comment 2
2013-11-18 03:10:16 PST
Comment on
attachment 217183
[details]
Add missing branch8(RelationalCondition, AbsoluteAddress, TrustedImm32) implementation in arm MacroAssembler. Patch looks good.
WebKit Commit Bot
Comment 3
2013-11-18 03:35:03 PST
Comment on
attachment 217183
[details]
Add missing branch8(RelationalCondition, AbsoluteAddress, TrustedImm32) implementation in arm MacroAssembler. Clearing flags on attachment: 217183 Committed
r159415
: <
http://trac.webkit.org/changeset/159415
>
WebKit Commit Bot
Comment 4
2013-11-18 03:35:05 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