Bug 155128 - Fix the ARM build after r197687
Summary: Fix the ARM build after r197687
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P1 Critical
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 108645 155096
  Show dependency treegraph
 
Reported: 2016-03-07 13:21 PST by Csaba Osztrogonác
Modified: 2016-03-07 23:09 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.36 KB, patch)
2016-03-07 13:22 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2016-03-07 13:21:40 PST
http://trac.webkit.org/changeset/197687 added moveZeroToDouble()
to MacroAssemblerARMv7, but not to MacroAssemblerARMv. Let's do it.
Comment 1 Csaba Osztrogonác 2016-03-07 13:22:50 PST
Created attachment 273204 [details]
Patch
Comment 2 Csaba Osztrogonác 2016-03-07 22:14:12 PST
Ping
Comment 3 WebKit Commit Bot 2016-03-07 23:09:13 PST
Comment on attachment 273204 [details]
Patch

Clearing flags on attachment: 273204

Committed r197731: <http://trac.webkit.org/changeset/197731>
Comment 4 WebKit Commit Bot 2016-03-07 23:09:18 PST
All reviewed patches have been landed.  Closing bug.