2008-11-18 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Tue, 18 Nov 2008 14:12:54 +0000 (14:12 -0000)
committerMark Probst <mark.probst@gmail.com>
Tue, 18 Nov 2008 14:12:54 +0000 (14:12 -0000)
commitda06fe46a86a5f193a41723ae9403ba7ad483924
tree2ddc37c79ebe6acafc5db5d0e7392d7b92417b7e
parent4101f5a686496cdde048979919fc3b360cad419f
2008-11-18  Mark Probst  <mark.probst@gmail.com>

* include/private/gc_locks.h (test_and_set): The PPC64 case is
wrong, as it operates on 64 bit values, not on 32 bit ones as the
function requires.  The PPC32 case is sufficient.

svn path=/trunk/mono/; revision=119156
libgc/ChangeLog
libgc/include/private/gc_locks.h