]> granicus.if.org Git - gc/commit
Prefer __sync_bool_compare_and_swap() over PPC inline asm.
authorAndreas Fredriksson <dep@defmacro.se>
Sun, 10 Feb 2013 04:11:04 +0000 (20:11 -0800)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 15 Sep 2013 09:00:00 +0000 (13:00 +0400)
commit6c4c396ddd1bf3b3980b5cef0ad4c7bd0d017237
treeeb10791acc1bc7903637cad43dfc86960b195af1
parentbbc9998847214206e94218ec92e077874fd5f636
Prefer __sync_bool_compare_and_swap() over PPC inline asm.

Debian's GCC 4.4 in particular does not compile the PPC assembly.
configure.in
include/private/gc_locks.h