typeck.c (build_modify_expr): Don't always stabilize the lhs and rhs.
authorJason Merrill <jason@redhat.com>
Tue, 13 May 2003 17:05:35 +0000 (13:05 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 13 May 2003 17:05:35 +0000 (13:05 -0400)
commita65cddcf3959175275b11b9caedbe71a5d25ebe5
treed7d118b337f71166a7b587512eb123dafdf47ce6
parentec86c71f91c119acb6bbca1729be81bcb9ea8add
typeck.c (build_modify_expr): Don't always stabilize the lhs and rhs.

        * 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.

From-SVN: r66766
gcc/cp/ChangeLog
gcc/cp/typeck.c