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]

r238177 - in /trunk/gcc: cp/ChangeLog cp/cp-gim...


Author: jason
Date: Fri Jul  8 20:25:38 2016
New Revision: 238177

URL: https://gcc.gnu.org/viewcvs?rev=238177&root=gcc&view=rev
Log:
	P0145R2: Refining Expression Order for C++ (assignment 2).

	* cp-gimplify.c (lvalue_has_side_effects): New.
	(cp_gimplify_expr): Implement assignment ordering.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-gimplify.c
    trunk/gcc/doc/invoke.texi
    trunk/gcc/testsuite/g++.dg/cpp1z/eval-order3.C


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