Bug 148547 - jsc-tailcall: ARM64 crashes running most any test
Summary: jsc-tailcall: ARM64 crashes running most any test
Status: RESOLVED DUPLICATE of bug 148666
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: iPhone / iPad All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-27 16:48 PDT by Michael Saboff
Modified: 2015-08-31 18:12 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2015-08-27 16:48:14 PDT
Appears that we don't have some callee save register information correct.
Comment 1 Michael Saboff 2015-08-27 16:53:31 PDT
Committed r189074: <http://trac.webkit.org/changeset/189074>
Comment 2 Basile Clement 2015-08-31 18:12:48 PDT

*** This bug has been marked as a duplicate of bug 148666 ***