r123461 - in /branches/gcc-4_2-branch/gcc: cp/C...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Apr 3 09:25:00 GMT 2007


Author: jakub
Date: Tue Apr  3 10:25:31 2007
New Revision: 123461

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123461
Log:
	PR c++/30847
	* typeck.c (build_modify_expr): For COND_EXPR on LHS, if RHS has void
	type issue error and return early.

	* g++.dg/parse/cond3.C: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/parse/cond3.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/typeck.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list