[Bug libstdc++/58929] condition_variable does not wait without -pthread

2020-04-18 Thread mat...@fh-aachen.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58929 --- Comment #10 from Victor Mataré --- (In reply to Jonathan Wakely from comment #9) > The GNU libc has no-op stubs for several pthread functions. I think that is > done so that single threaded programs which don't actually need those > functions

[Bug libstdc++/58929] condition_variable does not wait without -pthread

2020-04-18 Thread mat...@fh-aachen.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58929 Victor Mataré changed: What|Removed |Added CC||mat...@fh-aachen.de --- Comment #8 from