Author: redi
Date: Thu Sep  3 16:02:07 2015
New Revision: 227456

URL: https://gcc.gnu.org/viewcvs?rev=227456&root=gcc&view=rev
Log:
Backport fix for PR libstdc++/62258 from mainline

2015-04-27  Dmitry Prokoptsev  <[email protected]>
            Michael Hanselmann  <[email protected]>

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

Added:
    
branches/gcc-4_9-branch/libstdc++-v3/testsuite/18_support/exception_ptr/62258.cc
Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/libsupc++/eh_ptr.cc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439451

Title:
  std::uncaught_exception() returns true after catching an exception
  thrown with std::rethrow_exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1439451/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to