[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]

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

2014-08-28 Thread redi at gcc dot gnu.org
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

[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 libstdc++/61841] broken std::thread on Hurd

2014-08-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61841 --- Comment #7 from Jonathan Wakely redi at gcc dot gnu.org --- Ah I see, so Samuel's change is needed to make __gthread_active_p work on Hurd. We could have changed __gthread_active_p (as we've done e.g. for Bionic) but there's no point now.

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

2014-08-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61841 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Wed Aug 13 18:40:10 2014 New Revision: 213922 URL: https://gcc.gnu.org/viewcvs?rev=213922root=gccview=rev Log: PR libstdc++/61841 * include/std/thread

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

2014-08-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61841 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

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

2014-07-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61841 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED