re PR libstdc++/62258 (uncaught_exception() equals to `true' after rethrow_exception())

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.

Co-Authored-By: Michael Hanselmann <public@hansmi.ch>

From-SVN: r222480
This commit is contained in:
Dmitry Prokoptsev 2015-04-27 19:44:30 +00:00 committed by Jonathan Wakely
parent 2f6bd6eb67
commit f5eedc3915
3 changed files with 72 additions and 0 deletions