r234746 - in /trunk/libstdc++-v3: ChangeLog src...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Apr 5 13:35:00 GMT 2016
Author: redi
Date: Tue Apr 5 13:35:32 2016
New Revision: 234746
URL: https://gcc.gnu.org/viewcvs?rev=234746&root=gcc&view=rev
Log:
Ensure std::thread helpers have internal linkage
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.
Added:
trunk/libstdc++-v3/testsuite/30_threads/thread/70503.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/src/c++11/thread.cc
More information about the Gcc-cvs
mailing list