[Bug c++/13944] [3.3/3.4/3.5 Regression] exception in constructor of a class to be thrown is not caught
------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-24 18:30 -------
Subject: Bug 13944
CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jason@gcc.gnu.org	2004-02-24 18:30:47
Added files:
	gcc/testsuite/g++.dg/eh: elide1.C elide2.C 
Log message:
	PR c++/13944
	* except.c (do_free_exception): Remove #if 0 wrapper.
	(build_throw): Use it if we elide a copy into the exception object.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/elide1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/elide2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
-- 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13944
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
Reply to: