]> git.ipfire.org Git - thirdparty/gcc.git/commit
pa-linux.h (TARGET_OS_CPP_BUILTINS): Remove defines for __GCC_HAVE_SYNC_COMPARE_AND_S...
authorJohn David Anglin <danglin@gcc.gnu.org>
Thu, 17 Jul 2014 23:44:57 +0000 (23:44 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 17 Jul 2014 23:44:57 +0000 (23:44 +0000)
commit03cb409757ea6b76122996c5ca4c5c24a8417f68
treeea1b964b7654801a1ca02c1ceee6c6b3d5a180fc
parenta41370902e01cdfea8bef6eb3a0bd43c4615360b
pa-linux.h (TARGET_OS_CPP_BUILTINS): Remove defines for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...

* config/pa/pa-linux.h (TARGET_OS_CPP_BUILTINS): Remove defines for
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1, __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2
and __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4.
(HAVE_sync_compare_and_swapqi): Define.
(HAVE_sync_compare_and_swaphi): Likewise.
(HAVE_sync_compare_and_swapsi): Likewise.

From-SVN: r212770
gcc/ChangeLog
gcc/config/pa/pa-linux.h