This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r153862 - in /trunk/gcc: cp/ChangeLog cp/call.c...
- From: jason at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 03 Nov 2009 18:42:59 -0000
- Subject: r153862 - in /trunk/gcc: cp/ChangeLog cp/call.c...
Author: jason
Date: Tue Nov 3 18:42:59 2009
New Revision: 153862
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153862
Log:
PR c++/41815
* call.c (build_call_a): Strip cv-quals from rvalue result.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/rv-return.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/call.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/cpp0x/deduce.C