gcc/libstdc++-v3/testsuite/30_threads/thread
Jonathan Wakely 4cc8cffeb8 Ensure std::thread helpers have internal linkage
Backport from mainline
2016-04-05  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/70503
	* src/c++11/thread.cc (execute_native_thread_routine,
	execute_native_thread_routine_compat): Give internal linkage.
	* testsuite/30_threads/thread/70503.cc: New test.

From-SVN: r235277
2016-04-20 14:00:37 +01:00
..
cons Update copyright years. 2015-01-05 13:33:28 +01:00
id Update copyright years. 2015-01-05 13:33:28 +01:00
members Update copyright years. 2015-01-05 13:33:28 +01:00
native_handle Update copyright years. 2015-01-05 13:33:28 +01:00
swap Update copyright years. 2015-01-05 13:33:28 +01:00
70503.cc Ensure std::thread helpers have internal linkage 2016-04-20 14:00:37 +01:00
adl.cc Update copyright years. 2015-01-05 13:33:28 +01:00