[Bug libstdc++/61643] [C++11] std::uncaught_exception returns wrong values after std::rethrow_if_nested

ai.azuma at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Oct 7 09:01:00 GMT 2014


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

Ai Azuma <ai.azuma at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Known to fail|4.10.0, 4.9.1               |4.9.2, 5.0

--- Comment #1 from Ai Azuma <ai.azuma at gmail dot com> ---
See Comment 2 in PR62258. The proposed patch attached in that comment make the
above test case work properly.



More information about the Gcc-bugs mailing list