Re: uncaught exception in g++ 3.4 and 4.0

2005-09-12 Thread Mark Mitchell
Andrew Haley wrote: > There's a thread at > http://groups.google.co.uk/group/gnu.gcc.help/tree/browse_frm/thread/e85dce7d69fb7dc1 > which looks odd. It seems that the exception filter is not being > correctly processed. > > I can't find a Bugzilla entry for this. Is it really a bug? > > Andrew.

Re: uncaught exception in g++ 3.4 and 4.0

2005-09-09 Thread Richard Henderson
On Fri, Sep 09, 2005 at 11:57:07AM +0100, Andrew Haley wrote: > I can't find a Bugzilla entry for this. Is it really a bug? You'd have to get a c++ ruling to be sure, but from the code that makes it to the middle end, it's not a bug. The main::bar::bar() constructor catches the throw from the f