[Webkit-unassigned] [Bug 117281] Crash in V8 benchmarks set in ARM, softfp, EABI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 20 05:56:46 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117281


Roman Zhuykov <zhroma at ispras.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zhroma at ispras.ru




--- Comment #23 from Roman Zhuykov <zhroma at ispras.ru>  2013-06-20 05:55:23 PST ---
This bug is a duplicate of https://bugs.webkit.org/show_bug.cgi?id=116315
There I created a smaller patch which suits ARM EABI (hardfp and softfp), but I didn't take non-EABI ARM case into account. The patch presented here doesn't have such a drawback and in general looks correct, but my approach seems to be more straightforward. It can be modified to support non-EABI using one #if section (are there actually any ARM targets that don't use EABI?).
My patch contains two layout tests, it is possible to use them for this patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list