r196737 - in /trunk/gcc/cp: ChangeLog semantics.c

jason@gcc.gnu.org jason@gcc.gnu.org
Sun Mar 17 02:37:00 GMT 2013


Author: jason
Date: Sun Mar 17 02:37:21 2013
New Revision: 196737

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196737
Log:
	PR c++/56481
	* semantics.c (potential_constant_expression_1): Use of 'this' in
	a non-constexpr function makes the expression not potentially
	constant.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c



More information about the Gcc-cvs mailing list