]> git.ipfire.org Git - thirdparty/gcc.git/commit
locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather than...
authorGeoffrey Keating <geoffk@apple.com>
Wed, 28 Sep 2005 22:46:48 +0000 (22:46 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 28 Sep 2005 22:46:48 +0000 (22:46 +0000)
commitc7d0307027c14f6d4e64692118df456fbd6dd6e5
treefaf724ba881bcb1a272116fb9caed07bfefc1341
parent107bcc113333f47bc389c0e7bca28671fa8874ff
locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather than...

* sysdep/powerpc/locks.h: Use 64-bit versions of primitives when
__LP64__ is defined rather than __powerpc64__.
(compare_and_swap): 'ret' is an obj_addr_t not just an int.
(compare_and_swap_release): Likewise.

From-SVN: r104746
libjava/ChangeLog
libjava/sysdep/powerpc/locks.h