OSDN Git Service

* typeck.c (build_modify_expr): Don't always stabilize the lhs and
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 May 2003 17:05:35 +0000 (17:05 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 May 2003 17:05:35 +0000 (17:05 +0000)
commite62f1d3ac988062027deeb5373bb4d504add34e8
treed7d118b337f71166a7b587512eb123dafdf47ce6
parent5983a5c781de3a2fb99b8f750763a8eb0d0ba995
    * typeck.c (build_modify_expr): Don't always stabilize the lhs and
        rhs.  Do stabilize the lhs of a MODIFY_EXPR used on the lhs.

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