This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r191190 - in /trunk/libstdc++-v3: ChangeLog lib...
- From: jakub at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 11 Sep 2012 15:22:55 -0000
- Subject: r191190 - in /trunk/libstdc++-v3: ChangeLog lib...
Author: jakub
Date: Tue Sep 11 15:22:54 2012
New Revision: 191190
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191190
Log:
PR libstdc++/54172
* libsupc++/guard.cc (__cxa_guard_acquire): Fix up the last
argument of the first __atomic_compare_exchange_n.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/libsupc++/guard.cc