[Bug libstdc++/62258] [4.8/4.9/5/6 Regression] uncaught_exception() equals to `true' after rethrow_exception()

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 27 19:45:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62258

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
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-bugs mailing list