Files
gcc/libstdc++-v3/include
Richard Henderson b2cb69647e PR libstdc++/51798 continued
PR libstdc++/51798 continued
	* include/bits/shared_ptr_base.h
	(_Sp_counted_base<_S_atomic>::_M_add_ref_lock): Hoist initial load
	outside compare_exchange loop.
	* include/tr1/shared_ptr.h: Same.
	* include/parallel/compatibility.h (__compare_and_swap_32): Use strong
	version of compare_exchange.
	(__compare_and_swap_64): Same.
	* include/profile/impl/profiler_state.h (__gnu_profile::__turn): Same.
	* libsupc++/guard.cc (__cxa_guard_acquire): Same.

From-SVN: r184171
2012-02-13 13:30:31 -08:00
..
2012-02-13 13:30:31 -08:00
2011-01-30 22:39:36 +00:00
2011-08-12 15:40:01 +00:00
2011-01-30 22:39:36 +00:00
2012-02-13 13:30:31 -08:00
2011-11-08 01:02:06 +00:00
2012-02-13 13:30:31 -08:00
2012-02-13 13:30:31 -08:00
2011-12-10 15:33:06 +00:00
2012-01-23 23:12:01 +00:00