[Webkit-unassigned] [Bug 127679] New: ARM traditional should have weakCompareAndSwap implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 02:28:31 PST 2014


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

           Summary: ARM traditional should have weakCompareAndSwap
                    implementations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: zherczeg at webkit.org, rgabor at webkit.org


Now ARM traditional doesn't have weakCompareAndSwap() implementations
in Atomics.h as ARM64, ARM Thumb2, X86 and X86_64 have. After we have these
assemblies, we can set ENABLE_COMPARE_AND_SWAP to 1 in Platform.h too.

( This bug was revealed by https://bugs.webkit.org/show_bug.cgi?id=127678 )

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