This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/10606] uncaught_exception() returns false too early


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]