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]

r207163 - in /trunk/gcc: cp/ChangeLog cp/typeck...


Author: jason
Date: Tue Jan 28 04:30:38 2014
New Revision: 207163

URL: http://gcc.gnu.org/viewcvs?rev=207163&root=gcc&view=rev
Log:
	PR c++/58814
	* typeck.c (cp_build_modify_expr): Make the RHS an rvalue before
	stabilizing.

Added:
    trunk/gcc/testsuite/g++.dg/ext/vector25.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c


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