Bug fix 12730: Add support for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1,2,4,8} on ARM
weimingz at codeaurora.org
weimingz at codeaurora.org
Sat Aug 31 23:51:05 PDT 2013
Hi,
The orignal patch (r178816) fixed bug 12730 for x86. This patch adds the
same macro definitions "__GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1,2,4,8}" to ARM
target to address the same issue.
Please help to review it.
Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PR-12730-Add-support-for-__GCC_HAVE_SYNC_COMPARE_AND.patch
Type: text/x-patch
Size: 2061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130901/2e75136e/attachment.bin>
More information about the cfe-commits
mailing list