[v3] libstdc++/50196 - enable std::thread, std::mutex etc. on darwin

Jonathan Wakely jwakely.gcc@gmail.com
Sat Oct 22 11:03:00 GMT 2011


Plus this bit, which I didn't include in my 'svn diff' command for the
last patches:

        * testsuite/30_threads/unique_lock/cons/5.cc: Likewise.
        * testsuite/30_threads/unique_lock/cons/6.cc: Likewise.
        * testsuite/30_threads/unique_lock/locking/3.cc: Likewise.
        * testsuite/30_threads/unique_lock/locking/4.cc: Likewise.

The patch has kindly been tested by Dominique Dhumieres on
x86_64-darwin and works as intended. There are a number of failures in
the 30_threads tests due to PR 50598, which didn't affect libstdc++
previously because the 30_threads tests were all disabled as
unsupported.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 50196-2.patch
Type: text/x-patch
Size: 3110 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20111022/5b95bf77/attachment.bin>


More information about the Libstdc++ mailing list