diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2015-01-31 19:45:53 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2015-01-31 19:45:53 +0000 |
commit | 407028931a0d0729690c646579fe282eff66aa16 (patch) | |
tree | cb7e3577c06aace666321ec6931174a233afae3d /gcc/fortran/resolve.c | |
parent | 0d9a5f8adcbb8ce4cd89a15b98daf77205c5eac5 (diff) | |
download | gcc-407028931a0d0729690c646579fe282eff66aa16.zip gcc-407028931a0d0729690c646579fe282eff66aa16.tar.gz gcc-407028931a0d0729690c646579fe282eff66aa16.tar.bz2 |
linux-atomic.c (__kernel_cmpxchg2): Change declaration of oldval and newval to const void *.
* config/pa/linux-atomic.c (__kernel_cmpxchg2): Change declaration of
oldval and newval to const void *. Fix typo.
(FETCH_AND_OP_2): Use __atomic_load_n to load value.
(FETCH_AND_OP_WORD): Likewise.
(OP_AND_FETCH_WORD): Likewise.
(COMPARE_AND_SWAP_2): Likewise.
(__sync_val_compare_and_swap_4): Likewise.
(__sync_lock_test_and_set_4): Likewise.
(SYNC_LOCK_RELEASE_2): Likewise.
Remove support for long long atomic operations.
From-SVN: r220307
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions