Simplify '#if' expressions in gcc/x86.h
authorIvan Maidanski <ivmai@mail.ru>
Fri, 8 Dec 2017 08:30:40 +0000 (11:30 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 22 Dec 2017 07:45:04 +0000 (10:45 +0300)
commitdcef32a97167a3e60db0112bd56ee9bd2227fb48
tree15952c462c883bcacbeb218eeb35389e3fa09d25
parent66eabd882fb9545d2d941d5ea21631274d78959e
Simplify '#if' expressions in gcc/x86.h
(code refactoring)

* src/atomic_ops/sysdeps/gcc/x86.h [AO_GCC_ATOMIC_TEST_AND_SET]
(AO_SKIPATOMIC_double_compare_and_swap_ANY, AO_SKIPATOMIC_double_load,
AO_SKIPATOMIC_double_load_acquire, AO_SKIPATOMIC_double_store,
AO_SKIPATOMIC_double_store_release): Simplify "#if" condition
expressions.
src/atomic_ops/sysdeps/gcc/x86.h