r106729 - in /trunk/libstdc++-v3: ChangeLog inc...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Thu Nov 10 10:46:00 GMT 2005


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



More information about the Libstdc++-cvs mailing list