Code refactoring of int-wide primitives in gcc/x86.h
authorIvan Maidanski <ivmai@mail.ru>
Sat, 20 Aug 2016 14:12:08 +0000 (17:12 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 20 Aug 2016 14:12:08 +0000 (17:12 +0300)
commit56a3f6d85600c08e0584684a9f15ccf283c53890
tree7d5b079a8027cc58b03db7deb61ddc7e296dd9bd
parent48205b221a6df0244338436825b193b8e869ef29
Code refactoring of int-wide primitives in gcc/x86.h

* src/atomic_ops/sysdeps/gcc/x86.h (AO_int_fetch_and_add_full,
AO_int_and_full, AO_int_or_full, AO_int_xor_full, AO_T_IS_INT): Move
to separate 'ifdef' block (inside AO_DISABLE_GCC_ATOMICS case).
src/atomic_ops/sysdeps/gcc/x86.h