expr.c (expand_expr, [...]): Call mark_addressable again for the slot after we give...
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 16 Sep 1997 07:53:56 +0000 (07:53 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 16 Sep 1997 07:53:56 +0000 (03:53 -0400)
commit610ce97e654a9f2ed5e103bddd936988c5768538
tree5308f511fbbdc895f6dd16ce48b320c7b5084c38
parentf633220ce22c6f9b84355e5f5d7b8e13a92e982d
expr.c (expand_expr, [...]): Call mark_addressable again for the slot after we give it RTL.

* expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
  again for the slot after we give it RTL.

From-SVN: r15482
gcc/ChangeLog
gcc/expr.c