This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r106729 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 10 Nov 2005 10:46:28 -0000
- Subject: r106729 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Thu Nov 10 10:46:27 2005
New Revision: 106729
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106729
Log:
2005-11-10 Paolo Carlini <pcarlini@suse.de>
Peter Dimov <pdimov@mmltd.net>
* include/tr1/boost_shared_ptr.h (_Sp_counted_base::release):
Optimize by manually inlining weak_release.
* include/tr1/boost_shared_ptr.h (_Sp_counted_base::release,
weak_release): Use explicit memory barriers.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/tr1/boost_shared_ptr.h