[Webkit-unassigned] [Bug 175672] New: Only use 16 VFP registers if !CPU(ARM_NEON).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 07:34:31 PDT 2017


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

            Bug ID: 175672
           Summary: Only use 16 VFP registers if !CPU(ARM_NEON).
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

We should not assume the existence of 32 VFP registers in the absence of CPU(ARM_NEON).  This contributes to a build failure on GTK for ARM_THUMB2.  See https://bugs.webkit.org/show_bug.cgi?id=175514.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170817/86fadf71/attachment-0001.html>


More information about the webkit-unassigned mailing list