This is the mail archive of the gcc-cvs@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]

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


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