OSDN Git Service

* typeck.c (build_x_unary_op): Take note of the fact that
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Jul 2003 23:39:14 +0000 (23:39 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Jul 2003 23:39:14 +0000 (23:39 +0000)
commit30d40b7da4541bafcebd42766a2d31c52526eefc
treee21f319879deb78fd43260ae563124896aa4d111
parente351c8549e22504e9bf3496a1bea197767efe4d0
* typeck.c (build_x_unary_op): Take note of the fact that
PREINCREMENT_EXPR and POSTINCREMENT_EXPR are binary operations on
trees.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69161 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck.c