OSDN Git Service

Fix H.J. Lu's alpha-linux bug with TImode constructors.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Sep 1997 20:59:22 +0000 (20:59 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Sep 1997 20:59:22 +0000 (20:59 +0000)
commit4d22520da941ef0b2b44948129ff1a48bf66f124
treea5b5c80ce7c7eb18c2b823306cc1138c3b672c7a
parenta968e32d2daeeff4c07c7f6c687f8e6dd8983140
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.

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