Do not use AO_store in FAST_MALLOC_GRANS() in the single-threaded mode
authorIvan Maidanski <ivmai@mail.ru>
Mon, 26 Mar 2018 07:15:50 +0000 (10:15 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 26 Mar 2018 07:15:50 +0000 (10:15 +0300)
commit66e193b4d6fe3e91562da475952cf83de1438ff6
treeea94bec0308f8c7d99c89ebacf62666c5d8f15a5
parent9549789f47b026f5db37f363db79f8182c161512
Do not use AO_store in FAST_MALLOC_GRANS() in the single-threaded mode
(fix of commit effa229)

Issue #214 (bdwgc).

* include/gc_inline.h (GC_FAST_M_AO_STORE): Do not use AO_store unless
GC_THREADS.
include/gc_inline.h