2015-04-27 Dmitry Prokoptsev <dprokoptsev@gmail.com>
commit102164d9e5c878f3fe069ead0bf75df72b6762ad
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Apr 2015 19:44:30 +0000 (27 19:44 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Apr 2015 19:44:30 +0000 (27 19:44 +0000)
tree83450d7ed57dab0a3dbd17d3b4a4fe0700ea4b8b
parentacff2768b3f55faa986f82517c2e9b996e4aa408
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222480 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/eh_ptr.cc
libstdc++-v3/testsuite/18_support/exception_ptr/62258.cc [new file with mode: 0644]