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/3.5 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: 12 Mar 2004 09:08:46 -0000
- Subject: [Bug middle-end/14535] [3.3/3.4/3.5 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-12 09:08 -------
Not the tree inliner, but something in except.c isn't doing the right thing
with the exception specification after the test passes.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|optimization |middle-end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14535