(expand_call): Correctly handle returning BLKmode structures in registers when...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 23 Jun 1995 03:01:03 +0000 (23:01 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 23 Jun 1995 03:01:03 +0000 (23:01 -0400)
commit1b5c58730b1fa9c5ce060cf798bdebd9a501d73a
treed264d16d88588a3bbfcefdb07423bc37b0edc500
parent8ecb1d92459514de8b61309912cc4adf196cdf34
(expand_call): Correctly handle returning BLKmode structures in registers when...

(expand_call): Correctly handle returning BLKmode structures in
registers when the size of the structure is not a multiple of
word_size.

From-SVN: r10051
gcc/calls.c