OSDN Git Service

* typeck.c (unary_complex_lvalue): Do not duplicate the
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jul 2001 23:46:06 +0000 (23:46 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jul 2001 23:46:06 +0000 (23:46 +0000)
commit21ca8a32a0a2bf23a61eef96cf4fde85970582a1
treec6ad27b09a855052eba84353eab09e3c659df104
parentd7e2f694b72291b16824c21758b353898c40c51f
    * typeck.c (unary_complex_lvalue): Do not duplicate the
        argument to modify, pre-, or post-increment when used as an
        lvalue and when the argument has side-effects.

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