This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/10606] uncaught_exception() returns false too early
- From: "rth at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Feb 2004 21:14:46 -0000
- Subject: [Bug libstdc++/10606] uncaught_exception() returns false too early
- References: <20030502212600.10606.sebor@roguewave.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rth at redhat dot com 2004-02-09 21:14 -------
Subject: Re: uncaught_exception() returns false too early
On Mon, Feb 09, 2004 at 09:10:43PM -0000, pcarlini at suse dot de wrote:
> If I understand well what you are saying, in my tree I had a trivial
> tentative fix for 14026 (mentioned on IRC ;) which did exactly that!
> Then Richard fixed it in the other way (not decreasing the counter
> in cxa_begin_catch, basically)
I had interpreted that situation differently, since the exception is
still caught at a different nesting level. Perhaps I'm wrong.
r~
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10606