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

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Apr 27 19:44:00 GMT 2015


Author: redi
Date: Mon Apr 27 19:44:30 2015
New Revision: 222480

URL: https://gcc.gnu.org/viewcvs?rev=222480&root=gcc&view=rev
Log:
2015-04-27  Dmitry Prokoptsev  <dprokoptsev@gmail.com>
	    Michael Hanselmann  <public@hansmi.ch>

	PR libstdc++/62258
	* libsupc++/eh_ptr.cc (rethrow_exception): Increment count of
	uncaught exceptions.
	* testsuite/18_support/exception_ptr/62258.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/18_support/exception_ptr/62258.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/libsupc++/eh_ptr.cc



More information about the Gcc-cvs mailing list