r197212 - in /trunk/gcc: cp/ChangeLog cp/semant...

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Mar 28 18:20:00 GMT 2013


Author: jason
Date: Thu Mar 28 18:20:51 2013
New Revision: 197212

URL: http://gcc.gnu.org/viewcvs?rev=197212&root=gcc&view=rev
Log:
	PR c++/56701
	* semantics.c (finish_this_expr): 'this' is an rvalue.
	* typeck.c (cp_build_indirect_ref): Handle NOP_EXPR of 'this'.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/rv-this.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/cp/typeck.c



More information about the Gcc-cvs mailing list