]> granicus.if.org Git - libatomic_ops/commit
Fix 'Cannot implement CAS_full on this architecture' build error (nios2)
authorIvan Maidanski <ivmai@mail.ru>
Wed, 24 Oct 2018 22:54:57 +0000 (01:54 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 29 Oct 2018 05:08:23 +0000 (08:08 +0300)
commita12a2aa391a8096d9e81196ff8dacea24ecbf66f
tree0b9399fc384cf16fc7beeb068b0d366ea077c7b5
parente9e84c26b7f87977bc774c3a92a74866951c8eec
Fix 'Cannot implement CAS_full on this architecture' build error (nios2)

* src/atomic_ops.h [__GNUC__ && !AO_USE_PTHREAD_DEFS
&& !__INTEL_COMPILER && __nios2__] (AO_CAN_EMUL_CAS): Define macro.
src/atomic_ops.h