[Bug libstdc++/61841] broken std::thread on Hurd
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 28 12:24:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61841
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |doko at gcc dot gnu.org
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The asm solution that Matthias applied to the Debian 4.8 branch should ensure
that libpthread.so gets linked to, and so I would expect the
__gthread_active_p() test that looks for __pthread_key_create to succeed even
without Samuel's change.
More information about the Gcc-bugs
mailing list