* libsupc++/nested_exception.h: Do not try to derive from final
commitc92a1bb164bfe2ebe9054b85abb151e8d812662b
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Mar 2015 14:24:55 +0000 (17 14:24 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Mar 2015 14:24:55 +0000 (17 14:24 +0000)
tree351dfbcaab8d263bdf886a5fa3a386894c291861
parent22e771f85be9634f371f061a9e9327a2018c2128
* libsupc++/nested_exception.h: Do not try to derive from final
classes.
* testsuite/18_support/nested_exception/throw_with_nested.cc: Test
final class.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221476 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/nested_exception.h
libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc