OSDN Git Service

* expr.c (expand_assignment): For BLKmode structure returns,
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 1994 05:44:19 +0000 (05:44 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 1994 05:44:19 +0000 (05:44 +0000)
commitac263f880ea01ad21568cf95b205f513b1b5b7d1
treea88b47a0d06d6bba653fbdb7f5ceb858bc375ded
parentcf138b43f1bb5ea225a6b272c7669df76850d56d
* expr.c (expand_assignment): For BLKmode structure returns,
copy the return value from registers into the target memory
locations.

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