[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/13944] [3.3 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-03-03 07:40 -------
Subject: Bug 13944

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	jason@gcc.gnu.org	2004-03-03 07:40:31

Modified files:
	gcc/cp         : ChangeLog except.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/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.256&r2=1.3076.2.257
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/except.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.149&r2=1.149.2.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: