diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2014-08-13 19:40:10 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2014-08-13 19:40:10 +0100 |
commit | c6b3f349f5ec77b0d91c1105dad4a4138c9aa0ba (patch) | |
tree | c392e014c949123a3926cb7b947751e628c2c887 /libgcc/crtstuff.c | |
parent | d2f2e467c03f108a407473366c950bc2371ca00a (diff) | |
download | gcc-c6b3f349f5ec77b0d91c1105dad4a4138c9aa0ba.zip gcc-c6b3f349f5ec77b0d91c1105dad4a4138c9aa0ba.tar.gz gcc-c6b3f349f5ec77b0d91c1105dad4a4138c9aa0ba.tar.bz2 |
re PR libstdc++/61841 (broken std::thread on Hurd)
PR libstdc++/61841
* include/std/thread (thread::_M_start_thread): Declare new overload.
(thread::thread<_Callable, _Args...>): Call new overload with an
explicit reference to pthread_create.
* src/c++11/thread.cc (thread::_M_start_thread): Add new overload.
* config/abi/pre/gnu.ver: Export new function.
From-SVN: r213922
Diffstat (limited to 'libgcc/crtstuff.c')
0 files changed, 0 insertions, 0 deletions