[patch] Handle final classes in std::throw_with_nested()

Jonathan Wakely jwakely@redhat.com
Tue Mar 17 14:28:00 GMT 2015


Stephan Lavavej pointed out some flaws in our std::nested_exception,
most of which I fixed with the recent rewrite for GCC 5, but I didn't
check for final classes.

Tested x86_64-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1848 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150317/a478f7de/attachment.bin>


More information about the Libstdc++ mailing list