it really a bug?
>
> Andrew.
>
> quoted message
> From: "Mark Nelson" <[EMAIL PROTECTED]>
> Newsgroups: gnu.gcc.help
> Subject: uncaught exception in g++ 3.4 and 4.0
> Date: 13 Aug 2005 08:35:46 -07
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
ed message
From: "Mark Nelson" <[EMAIL PROTECTED]>
Newsgroups: gnu.gcc.help
Subject: uncaught exception in g++ 3.4 and 4.0
Date: 13 Aug 2005 08:35:46 -0700
I have a case where an exception in the constructor of class with a
virtual base lea