(expand_return): Correctly handle returning BLKmode structures in registers when...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 23 Jun 1995 03:01:38 +0000 (23:01 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 23 Jun 1995 03:01:38 +0000 (23:01 -0400)
commita7f875d76e7aabf635039360c0d49c00a93dac45
treeeccc4d1255b23a4960414dcbc8fa4432bdc5cabe
parent1b5c58730b1fa9c5ce060cf798bdebd9a501d73a
(expand_return): Correctly handle returning BLKmode structures in registers when...

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

From-SVN: r10052
gcc/stmt.c