[Bug libstdc++/61841] broken std::thread on Hurd

2014-08-28 Thread 1o5g4r8o at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61841 --- Comment #4 from Gabriele Giacone 1o5g4r8o at gmail dot com --- FYI according to [0], Matthias Klose backported [1] but it didn't fix the issue. Samuel Thibault did fix it with [2] on libpthread side. Both needed? [0] http

[Bug libstdc++/61841] broken std::thread on Hurd

2014-08-28 Thread 1o5g4r8o at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61841 --- Comment #6 from Gabriele Giacone 1o5g4r8o at gmail dot com --- https://bugs.debian.org/749290#53 Please consider replying to its recipients.

[Bug c++/61841] New: broken std::thread on Hurd

2014-07-18 Thread 1o5g4r8o at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: 1o5g4r8o at gmail dot com Created attachment 33142 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33142action=edit testcase Forwarding Debian bug https://bugs.debian.org/749290 Attached testcase. On hurd $ g++ thread.cpp -pthread -std=c