[Webkit-unassigned] [Bug 143754] [W32] weakCompareAndSwap assembler code is not used when building with MinGW GCC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 09:47:30 PDT 2015


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

--- Comment #4 from Csaba Osztrogonác <ossy at webkit.org> ---
Comment on attachment 250797
  --> https://bugs.webkit.org/attachment.cgi?id=250797
Allow MinGW-GCC to use GCC asm code for weakCompareAndSwap

View in context: https://bugs.webkit.org/attachment.cgi?id=250797&action=review

> Source/WTF/ChangeLog:12
> +        Allow MinGW-GCC to use GCC asm code for weakCompareAndSwap
> +
> +        OS(WINDOWS) != COMPILER(MSVC)
> +        Use COMPILER(GCC) as suggested.
> +
> +        [W32] weakCompareAndSwap assembler code is not used when building with MinGW GCC
> +        https://bugs.webkit.org/show_bug.cgi?id=143754
> +
> +        Reviewed by NOBODY (OOPS!).
> +

[W32] weakCompareAndSwap assembler code is not used when building with MinGW GCC
https://bugs.webkit.org/show_bug.cgi?id=143754

Reviewed by NOBODY (OOPS!).

... everyting else ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150415/a6d251c3/attachment.html>


More information about the webkit-unassigned mailing list