This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8453: ABI Issue: Destructors for already constructed objects not called when the exception is thrown inside constructor.
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, sunil dot k dot davasam at intel dot com, sunil dot k dot davasam at intel dot com;
- Date: 4 Nov 2002 23:04:08 -0000
- Subject: Re: c++/8453: ABI Issue: Destructors for already constructed objects not called when the exception is thrown inside constructor.
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, sunil dot k dot davasam at intel dot com, sunil dot k dot davasam at intel dot com;, gcc-gnats at gcc dot gnu dot org
Synopsis: ABI Issue: Destructors for already constructed objects not called when the exception is thrown inside constructor.
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Mon Nov 4 15:04:07 2002
State-Changed-Why:
Ouch, this is a serious regression (miscompilation) w.r.t.
2.95...
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8453