[Bug c++/19312] [3.4/4.0/4.1 Regression] ICE in stabilize_call when throwing a copy

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 6 04:57:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-06 04:57 -------
Subject: Bug 19312

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jason@gcc.gnu.org	2005-04-06 04:57:39

Modified files:
	gcc/cp         : ChangeLog tree.c 
Added files:
	gcc/testsuite/g++.dg/eh: throw3.C 

Log message:
	PR c++/19312
	* tree.c (stabilize_init): Don't bother trying to stabilize
	something with no side-effects.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4690&r2=1.4691
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&r1=1.429&r2=1.430
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/throw3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19312



More information about the Gcc-bugs mailing list