]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/46914 (std::atomic<int*>::exchange(...) doesn't store correct value.)
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 1 Feb 2011 18:15:56 +0000 (18:15 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 1 Feb 2011 18:15:56 +0000 (18:15 +0000)
commit4d00059f7ab7bfe506e7e206b83c358f5b1f7610
tree56f6929434e20886f54059e74ccf1c62cc01a63f
parent309ab79b2a1621c6a28620ba51ab416ff55c7335
re PR libstdc++/46914 (std::atomic<int*>::exchange(...) doesn't store correct value.)

2011-02-01  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/46914
* include/bits/atomic_0.h (_ATOMIC_STORE_, _ATOMIC_MODIFY_,
_ATOMIC_CMPEXCHNG_): Rename __v -> __w, and __m -> __n, to
avoid name conflicts.

From-SVN: r169495
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/atomic_0.h