Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not use argument twice in AO_REAL_PTR_AS_MACRO on E2K
(fix of commit 707a7b2) Issue #61 (libatomic_ops). * src/atomic_ops_stack.h [AO_REAL_PTR_AS_MACRO && AO_USE_ALMOST_LOCK_FREE && AO_STACK_USE_CPTR] (AO_REAL_NEXT_PTR): Call AO_real_next_ptr_i() instead of direct evaluation of the expression. * src/atomic_ops_stack.h [AO_REAL_PTR_AS_MACRO && AO_USE_ALMOST_LOCK_FREE && AO_STACK_USE_CPTR] (AO_real_next_ptr_i): New inline function.
- Loading branch information