------- 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: [EMAIL PROTECTED] 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