This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r192332 - in /branches/gcc-4_7-branch/libstdc++...
- From: amacleod at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 10 Oct 2012 20:47:40 -0000
- Subject: r192332 - in /branches/gcc-4_7-branch/libstdc++...
Author: amacleod
Date: Wed Oct 10 20:47:39 2012
New Revision: 192332
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192332
Log:
2012-10-10 Andrew MacLeod <amacleod@redhat.com>
PR libstdc++/54861
* include/bits/atomic_base.h (atomic_signal_fence): Call
__atomic_signal_fence instead of __atomic_thread_fence.
Modified:
branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/gcc-4_7-branch/libstdc++-v3/include/bits/atomic_base.h