gcc/gcc/cp ChangeLog decl.c

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Mar 17 15:46:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-branch
Changes by:	jason@gcc.gnu.org	2003-03-17 15:46:38

Modified files:
	gcc/cp         : ChangeLog decl.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/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.2685.2.114.2.71&r2=1.2685.2.114.2.72
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.17&r2=1.866.2.36.2.18



More information about the Gcc-cvs mailing list