This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14535] [3.3/3.4 Regression] exception throwing in virtual function doesn't turn on the local destructors
- From: "rth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Mar 2004 00:36:49 -0000
- Subject: [Bug middle-end/14535] [3.3/3.4 Regression] exception throwing in virtual function doesn't turn on the local destructors
- References: <20040311143002.14535.lassinovsky@algorithm.aelita.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rth at gcc dot gnu dot org 2004-03-16 00:36 -------
Patch: http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01224.html
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at codesourcery dot com
Keywords| |patch
Known to fail|3.4.0 3.3.1 3.5.0 tree-ssa |3.4.0 3.3.1 3.2.3
|3.2.3 |
Summary|[3.3/3.4/3.5 Regression] |[3.3/3.4 Regression]
|exception throwing in |exception throwing in
|virtual function doesn't |virtual function doesn't
|turn on the local |turn on the local
|destructors |destructors
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14535