]> gcc.gnu.org Git - gcc.git/commit - gcc/expr.c
expr.c (expand_expr): The first expansion of a TARGET_EXPR is marked by DECL_RTL...
authorMike Stump <mrs@gcc.gnu.org>
Wed, 19 Aug 1992 06:17:27 +0000 (06:17 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 19 Aug 1992 06:17:27 +0000 (06:17 +0000)
commit5c0628165586764d029e4b762565f2dbdd3eb082
tree1c1692dadd2feef0d77f45f1a35938678d9ae9ac
parent741be22fac7f944131ef30b42e55089128c2065b
expr.c (expand_expr): The first expansion of a TARGET_EXPR is marked by DECL_RTL (slot) being filled...

        * expr.c (expand_expr): The first expansion of a TARGET_EXPR
        is marked by DECL_RTL (slot) being filled in AND TREE_OPERAND
        (exp, 1) being wiped-out with a NULL_TREE, not just the
        DECL_RTL (slot) being filled in.

From-SVN: r1893
gcc/expr.c
This page took 0.059631 seconds and 5 git commands to generate.