public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/8287
@ 2002-10-29 16:06 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-29 16:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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:57 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-10-29 16:05:57
 
 Modified files:
 	gcc/testsuite  : ChangeLog 
 
 Log message:
 	PR c++/8287
 	* g++.dg/init/dtor2.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2190&r2=1.2191
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* c++/8287
@ 2002-10-29 16:06 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-29 16:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* c++/8287
@ 2002-10-29 16:06 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-29 16:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* c++/8287
@ 2002-10-29 15:56 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-29 15:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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: 29 Oct 2002 23:51:13 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-10-29 15:51:13
 
 Modified files:
 	gcc/cp         : ChangeLog decl.c 
 	gcc/testsuite  : ChangeLog 
 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.
 	
 	* g++.dg/init/dtor2.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.2685.2.114.2.36&r2=1.2685.2.114.2.37
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.866.2.36.2.10&r2=1.866.2.36.2.11
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1672.2.166.2.42&r2=1.1672.2.166.2.43
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/dtor2.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-10-30  0:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-29 16:06 c++/8287 mmitchel
  -- strict thread matches above, loose matches on Subject: below --
2002-10-29 16:06 c++/8287 mmitchel
2002-10-29 16:06 c++/8287 mmitchel
2002-10-29 15:56 c++/8287 mmitchel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).