future
40.6 KB
-
re PR libstdc++/52104 (go1 fails to run on Solaris 10/11 x86 with with gld) · be38506d
PR libstdc++/52104 * include/std/future (__future_base::_Async_state_common): Define destructor inline for targets without TLS. * src/c++11/future.cc (__future_base::_Async_state_common): Only define destructor for TLS targets. From-SVN: r183920
Jonathan Wakely committed