linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-weight...
authorJohn David Anglin <danglin@gcc.gnu.org>
Wed, 1 Jul 2015 17:42:20 +0000 (17:42 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 1 Jul 2015 17:42:20 +0000 (17:42 +0000)
commitf9a12f7b8fd56359f1eee124309fc783f83466b5
treee148d13c4316a0d91e7774e8f892b894303cd8e3
parent5747290f51626242079a83651beb4a981b53d268
linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-weight syscall argument order.

* config/pa/linux-atomic.c (__kernel_cmpxchg): Reorder arguments to
better match light-weight syscall argument order.
(__kernel_cmpxchg2): Likewise.
Adjust callers.

From-SVN: r225267
libgcc/ChangeLog
libgcc/config/pa/linux-atomic.c