[Bug middle-end/14535] [3.3/3.4/3.5 Regression] exception throwing in virtual function doesn't turn on the local destructors
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Mar 16 00:35:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-03-16 00:35 -------
Subject: Bug 14535
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rth@gcc.gnu.org 2004-03-16 00:35:17
Modified files:
gcc : ChangeLog except.c
Added files:
gcc/testsuite/g++.dg/eh: spec7.C
Log message:
PR middle-end/14535
* except.c (collect_one_action_chain): Record action for cleanup
outer of exception spec.
* g++.dg/eh/spec7.C: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3173&r2=2.3174
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/except.c.diff?cvsroot=gcc&r1=1.264&r2=1.265
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/spec7.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14535
More information about the Gcc-bugs
mailing list