[Webkit-unassigned] [Bug 161900] [GTK] [armel] multiple definition of `__sync_add_and_fetch_8'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 15 06:13:02 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161900
--- Comment #1 from Alberto Garcia <berto at igalia.com> ---
2.13.92 is also affected.
I tried with a few versions of gcc and clang and __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 doesn't seem to be defined, however a simple test with clang fails because __sync_add_and_fetch_8 and __sync_sub_and_fetch_8 are builtin functions.
--
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/20160915/e85558a0/attachment.html>
More information about the webkit-unassigned
mailing list