[Bug libstdc++/37477] std::uncaught_exception() returns wrong value after entering terminate() in some cases

2009-07-06 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2009-07-07 00:58 --- Richard, any chance you can look a bit into this? Many thanks in advance. -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug libstdc++/37477] std::uncaught_exception() returns wrong value after entering terminate() in some cases

2008-09-11 Thread tsyvarev at ispras dot ru
--- Comment #1 from tsyvarev at ispras dot ru 2008-09-11 10:18 --- Created an attachment (id=16292) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16292action=view) test.tar Reproduce situations when terminate is called implicitly. --

[Bug libstdc++/37477] std::uncaught_exception() returns wrong value after entering terminate() in some cases

2008-09-11 Thread paolo dot carlini at oracle dot com
--- Comment #2 from paolo dot carlini at oracle dot com 2008-09-11 10:29 --- Note this is a libsupc++ issue, we don't have a specific Bugzilla component, but as a matter of fact the code has been mostly implemented and maintained by different people than the libstdc++ maintainers...