Fix H.J. Lu's alpha-linux bug with TImode constructors.
authorJim Wilson <wilson@cygnus.com>
Tue, 16 Sep 1997 20:59:22 +0000 (20:59 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 16 Sep 1997 20:59:22 +0000 (13:59 -0700)
commit21002281e55cbe5b1c8fbacc9074629612dd1b4a
treea5b5c80ce7c7eb18c2b823306cc1138c3b672c7a
parent7d9e0d333c7cff4c6deecef4a8fd2b407a5c3f2b
Fix H.J. Lu's alpha-linux bug with TImode constructors.

* expr.c (expand_expr): Remove previous incorrect change.
If target and slot has no DECL_RTL, then call mark_addressable
again for the slot after we give it RTL.

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