[Webkit-unassigned] [Bug 90666] New: GCC can't compile NEONHelpers.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 01:49:25 PDT 2012


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

           Summary: GCC can't compile NEONHelpers.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org
                CC: zimmermann at kde.org, rgabor at webkit.org


Here is error message. It seems some platforms enabling uninitialized variable warning (see below.)

third_party/WebKit/Source/WebCore/platform/graphics/filters/arm/NEONHelpers.h: In function 'float32x4_t WebCore::loadRGBA8AsFloat(uint32_t*)':
third_party/WebKit/Source/WebCore/platform/graphics/filters/arm/NEONHelpers.h:40:65: error: 'temporary1' is used uninitialized in this function [-Werror=uninitialized]

Could you fix this? Sorry, I'm not familiar with ARM and NEON.
Thanks in advance.

-- 
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