[patch] Fix std::try_lock behaviour

Jonathan Wakely jwakely@redhat.com
Mon Sep 22 14:54:00 GMT 2014


When I fixed std::try_lock a few years ago I misread the spec,
exceptions should not be caught and turned into a return value.

Tested x86_64-linux, committed to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1592 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140922/a9578a42/attachment.bin>


More information about the Gcc-patches mailing list