This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14724] [3.3 Regression] Destructor not called on backwards goto past initialization
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2004 23:47:33 -0000
- Subject: [Bug c++/14724] [3.3 Regression] Destructor not called on backwards goto past initialization
- References: <20040324223333.14724.gson@gson.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-03-30 23:47 -------
Fixed in GCC 3.4 and GCC 3.5.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mark at codesourcery dot com|unassigned at gcc dot gnu
| |dot org
Status|ASSIGNED |NEW
Known to fail|3.2.3 3.3.3 3.4.0 3.5.0 |3.2.3 3.3.3
Known to work|2.95 tree-ssa |2.95 tree-ssa 3.4.0 3.5.0
Summary|[3.3/3.4/3.5 Regression] |[3.3 Regression] Destructor
|Destructor not called on |not called on backwards goto
|backwards goto past |past initialization
|initialization |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14724