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]

Re: gcc-3.0 bug - destructor not called when throwing an exception



| On Sun, 29 Jul 2001, Phil Edwards wrote:
| 
| > I'm confused now -- this seems to be a pretty obvious bug.  If true,
| > it's amazing that this made it into 3.0...?


Oh, don't get confused.  GCC historically, has always problems with
constructors and or destructors; sometimes constructors are called
twice, sometimes, destructors are called twice...

-- Gaby


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