RESOLVED FIXED 122860
Build failure for architecture with 4 argument registers since r157457
https://bugs.webkit.org/show_bug.cgi?id=122860
Summary Build failure for architecture with 4 argument registers since r157457
Julien Brianceau
Reported 2013-10-15 13:43:56 PDT
GPRInfo::argumentGPR4 is not defined for architectures with 4 argument registers
Attachments
Put setupStubArguments134 under #if NUMBER_OF_ARGUMENT_REGISTERS >= 5 condition (1.87 KB, patch)
2013-10-15 13:48 PDT, Julien Brianceau
no flags
Julien Brianceau
Comment 1 2013-10-15 13:48:17 PDT
Created attachment 214297 [details] Put setupStubArguments134 under #if NUMBER_OF_ARGUMENT_REGISTERS >= 5 condition
WebKit Commit Bot
Comment 2 2013-10-15 14:02:23 PDT
Comment on attachment 214297 [details] Put setupStubArguments134 under #if NUMBER_OF_ARGUMENT_REGISTERS >= 5 condition Clearing flags on attachment: 214297 Committed r157467: <http://trac.webkit.org/changeset/157467>
WebKit Commit Bot
Comment 3 2013-10-15 14:02:24 PDT
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.