r221476 - in /trunk/libstdc++-v3: ChangeLog lib...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Mar 17 14:24:00 GMT 2015


Author: redi
Date: Tue Mar 17 14:24:55 2015
New Revision: 221476

URL: https://gcc.gnu.org/viewcvs?rev=221476&root=gcc&view=rev
Log:
	* libsupc++/nested_exception.h: Do not try to derive from final
	classes.
	* testsuite/18_support/nested_exception/throw_with_nested.cc: Test
	final class.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/libsupc++/nested_exception.h
    trunk/libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc



More information about the Libstdc++-cvs mailing list