]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/52681 ([C++11] Using std::thread without -pthread crashes without...
authorJonathan Wakely <jwakely.gcc@gmail.com>
Sun, 12 Aug 2012 18:57:53 +0000 (18:57 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 12 Aug 2012 18:57:53 +0000 (19:57 +0100)
commit3722862e60b5b82c9ac41ad172bbf0e8e8be54ee
tree096d2aadc7d6a2c52795e08323721a1095c0e944
parent874a3756f295f5373e66fd07841096a5f17b5651
re PR libstdc++/52681 ([C++11] Using std::thread without -pthread crashes without warning)

PR libstdc++/52681
* src/c++11/thread.cc (thread::_M_start_thread): Improve error text
when threads are not enabled.

From-SVN: r190330
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/thread.cc