(expand_return): When returning BLKmode structure in
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 25 Apr 1995 22:25:28 +0000 (15:25 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 25 Apr 1995 22:25:28 +0000 (15:25 -0700)
commit3ffeb8f1c7fd30c30c880000724c87835b2d91fb
tree40ccb96c146fbf08810df9759941b59007f620c1
parent91887f0bf6ef3df96750e4d35f08a609c8dc7434
(expand_return): When returning BLKmode structure in
registers, copy it to a psuedo-reg instead of to hard registers.

From-SVN: r9452
gcc/stmt.c