2011-06-27 Ivan Maidanski <ivmai@mail.ru> (really Jeremy Huddleston)
authorivmai <ivmai>
Mon, 27 Jun 2011 06:48:12 +0000 (06:48 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 25 Jul 2011 12:03:27 +0000 (16:03 +0400)
commitd923334022938240c43c167d66549b1211aed2ba
tree476efb598932678b9a779d9d3c8138ace7910460
parent43ef167a875a589332b5f333a672212718f56174
2011-06-27  Ivan Maidanski <ivmai@mail.ru> (really Jeremy Huddleston)

* src/atomic_ops/sysdeps/gcc/x86.h (AO_test_and_set_full):
Explicitly cast 0xff to unsigned char (otherwise LLVM v2.7 GAS
reports an error); don't recognize AO_XCHGB_RET_WORD.
* src/atomic_ops/sysdeps/gcc/x86_64.h (AO_test_and_set_full):
Ditto.
ChangeLog
src/atomic_ops/sysdeps/gcc/x86.h
src/atomic_ops/sysdeps/gcc/x86_64.h