]> gcc.gnu.org Git - gcc.git/commit
re PR libstdc++/42198 ([C++0x] Using std::thread without -pthread causes immediate...
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 17 Dec 2009 11:09:05 +0000 (11:09 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 17 Dec 2009 11:09:05 +0000 (11:09 +0000)
commit45ed58a81f8f391e20bafd289f62da8b494b8c79
treeee676cacfbbfecabc6570e5b31cd51212b1c1355
parent19c006ff7f5595d57b9021c262450c75583ddad9
re PR libstdc++/42198 ([C++0x] Using std::thread without -pthread causes immediate crash)

2009-12-17  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/42198
* src/thread.cc (thread::_M_start_thread): Throw system_error
immediately if the thread system is inactive.

From-SVN: r155308
libstdc++-v3/ChangeLog
libstdc++-v3/src/thread.cc
This page took 0.055567 seconds and 5 git commands to generate.