gcc/gcc/cp ChangeLog typeck.c

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Wed Jul 9 23:39:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2003-07-09 23:39:15

Modified files:
	gcc/cp         : ChangeLog typeck.c 

Log message:
	* typeck.c (build_x_unary_op): Take note of the fact that
	PREINCREMENT_EXPR and POSTINCREMENT_EXPR are binary operations on
	trees.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3504&r2=1.3505
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.477&r2=1.478



More information about the Gcc-cvs mailing list