Bug 123060 - Build failure for architecture with 4 argument registers
Summary: Build failure for architecture with 4 argument registers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-19 04:54 PDT by Julien Brianceau
Modified: 2013-10-19 07:33 PDT (History)
4 users (show)

See Also:


Attachments
Add missing setupArgumentsWithExecState() prototypes + remove SH4 specific code (4.98 KB, patch)
2013-10-19 05:00 PDT, Julien Brianceau
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Brianceau 2013-10-19 04:54:04 PDT
There are missing setupArgumentsWithExecState() prototypes for architecture with 4 argument registers.

There is also SH4 specific code to be removed since r157660.
Comment 1 Julien Brianceau 2013-10-19 05:00:46 PDT
Created attachment 214650 [details]
Add missing setupArgumentsWithExecState() prototypes + remove SH4 specific code
Comment 2 WebKit Commit Bot 2013-10-19 07:33:21 PDT
Comment on attachment 214650 [details]
Add missing setupArgumentsWithExecState() prototypes + remove SH4 specific code

Clearing flags on attachment: 214650

Committed r157668: <http://trac.webkit.org/changeset/157668>
Comment 3 WebKit Commit Bot 2013-10-19 07:33:23 PDT
All reviewed patches have been landed.  Closing bug.