r123462 - in /branches/gcc-4_1-branch/gcc: cp/C...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Apr 3 09:28:00 GMT 2007
Author: jakub
Date: Tue Apr 3 10:28:35 2007
New Revision: 123462
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123462
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_1-branch/gcc/testsuite/g++.dg/parse/cond3.C
Modified:
branches/gcc-4_1-branch/gcc/cp/ChangeLog
branches/gcc-4_1-branch/gcc/cp/typeck.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list