r169630 - in /branches/google/integration/gcc: ...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Feb 2 17:54:00 GMT 2011


Author: dnovillo
Date: Wed Feb  2 17:54:50 2011
New Revision: 169630

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169630
Log:
	PR c++/47476
	* semantics.c (potential_constant_expression_1): Handle
	TRUTH_XOR_EXPR.

	* g++.dg/cpp0x/pr47476.C: New test.

Added:
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/pr47476.C
Modified:
    branches/google/integration/gcc/cp/ChangeLog
    branches/google/integration/gcc/cp/semantics.c
    branches/google/integration/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list