This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r169495 - in /branches/gcc-4_5-branch/libstdc++...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 01 Feb 2011 18:15:56 -0000
- Subject: r169495 - in /branches/gcc-4_5-branch/libstdc++...
Author: paolo
Date: Tue Feb 1 18:15:56 2011
New Revision: 169495
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169495
Log:
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.
Modified:
branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
branches/gcc-4_5-branch/libstdc++-v3/include/bits/atomic_0.h