gcc/gcc/cp ChangeLog decl.c
jason@gcc.gnu.org
jason@gcc.gnu.org
Mon Mar 17 15:45:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2003-03-17 15:45:30
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&r1=1.3280&r2=1.3281
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1022&r2=1.1023
More information about the Gcc-cvs
mailing list