c++/8287

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Tue Oct 29 16:06:00 GMT 2002


The following reply was made to PR c++/8287; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/8287
Date: 30 Oct 2002 00:05:37 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-10-29 16:05:36
 
 Modified files:
 	gcc/cp         : ChangeLog decl.c 
 Added files:
 	gcc/testsuite/g++.dg/init: dtor2.C 
 
 Log message:
 	PR c++/8287
 	* decl.c (finish_destructor_body): Create the label to jump to
 	when returning from a destructor here.
 	(finish_function_body): Rather than here.
 	
 	PR c++/8287
 	* g++.dg/init/dtor2.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3030&r2=1.3031
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.956&r2=1.957
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/dtor2.C.diff?cvsroot=gcc&r1=1.1&r2=1.2
 



More information about the Gcc-prs mailing list