WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123826
Build broken for architecture with 4 argument registers since
r158681
https://bugs.webkit.org/show_bug.cgi?id=123826
Summary
Build broken for architecture with 4 argument registers since r158681
Julien Brianceau
Reported
2013-11-05 13:29:06 PST
Changeset
http://trac.webkit.org/changeset/158681
breaks the build of architectures with 4 argument registers: sh4, mips and arm.
Attachments
Build fix
(2.01 KB, patch)
2013-11-05 13:37 PST
,
Julien Brianceau
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Julien Brianceau
Comment 1
2013-11-05 13:37:10 PST
Created
attachment 216072
[details]
Build fix Move function using GPRInfo::argumentGPR4 under #if NUMBER_OF_ARGUMENT_REGISTERS >= 5 condition
WebKit Commit Bot
Comment 2
2013-11-05 14:28:18 PST
Comment on
attachment 216072
[details]
Build fix Clearing flags on attachment: 216072 Committed
r158692
: <
http://trac.webkit.org/changeset/158692
>
WebKit Commit Bot
Comment 3
2013-11-05 14:28:20 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