[Webkit-unassigned] [Bug 130502] New: [ARM64] Fix assembler build issues and add cacheFlush support for Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 20 03:43:28 PDT 2014


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

           Summary: [ARM64] Fix assembler build issues and add cacheFlush
                    support for Linux
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rgabor at webkit.org


JavaScript Assembler build issues:

 * error: ‘INT_MIN’ was not declared in this scope

 * error: ‘bool shouldBlindForSpecificArch(uint64_t)’ previously defined here
 static bool shouldBlindForSpecificArch(uint64_t value) { return value >= 0x00ffffff; }

 * #error "The cacheFlush support is missing on this platform."

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