This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c++/9993


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

From: jason at gcc dot gnu dot org
To: gcc-gnats at gcc dot gnu dot org
Cc:  
Subject: c++/9993
Date: 17 Mar 2003 15:43:47 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jason at gcc dot gnu dot org	2003-03-17 15:43:47
 
 Added files:
 	gcc/testsuite/g++.dg/opt: nrv6.C 
 
 Log message:
 	PR c++/9993
 	* decl.c (finish_function): Only allow the NRVO to use variables
 	declared at function scope.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/nrv6.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]