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

jason@gcc.gnu.org jason@gcc.gnu.org
Fri May 6 21:57:00 GMT 2011


Author: jason
Date: Fri May  6 21:57:49 2011
New Revision: 173511

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173511
Log:
	PR c++/48909
	* semantics.c (cxx_eval_conditional_expression): Check
	integer_zerop/onep instead.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-condition2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list