gimplify.c (gimplify_compound_lval): Reset TREE_SIDE_EFFECTS after gimplifying the...
authorJeff Law <law@redhat.com>
Fri, 25 Jun 2004 18:31:56 +0000 (12:31 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 25 Jun 2004 18:31:56 +0000 (12:31 -0600)
commit71f85957b6ec652431ca32b7de602167180b7fe0
tree897ce7da8e802ab34db5d7f0cf89f098137ad970
parent75822272d9f74ec95289fe8dd74944c383c14348
gimplify.c (gimplify_compound_lval): Reset TREE_SIDE_EFFECTS after gimplifying the innermost component.

        * gimplify.c (gimplify_compound_lval): Reset TREE_SIDE_EFFECTS
        after gimplifying the innermost component.

In

From-SVN: r83670
gcc/ChangeLog
gcc/gimplify.c