Summary: | [arm][mips] dfg-arrayify-elimination layout jsc test crashes. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Julien Brianceau <jbriance> | ||||||
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | commit-queue, kilvadyb, msaboff, ossy, rgabor, zherczeg | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 108645 | ||||||||
Attachments: |
|
Description
Julien Brianceau
2013-11-25 05:12:08 PST
Created attachment 217793 [details]
Add missing EABI_32BIT_DUMMY_ARG for V_JITOperation_EJZJ callOperation.
Created attachment 217798 [details]
Add missing EABI_32BIT_DUMMY_ARG for V_JITOperation_EJZJ callOperation (with updated ChangeLog).
This patch is also relevant for MIPS, same patch with updated ChangeLog.
Comment on attachment 217798 [details] Add missing EABI_32BIT_DUMMY_ARG for V_JITOperation_EJZJ callOperation (with updated ChangeLog). Clearing flags on attachment: 217798 Committed r159748: <http://trac.webkit.org/changeset/159748> All reviewed patches have been landed. Closing bug. |