OSDN Git Service

(expand_return): Correctly handle returning BLKmode structures in
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Jun 1995 03:01:38 +0000 (03:01 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Jun 1995 03:01:38 +0000 (03:01 +0000)
commitf710f2e5c05d33af1039920803f9321c26f4a26e
treeeccc4d1255b23a4960414dcbc8fa4432bdc5cabe
parent5734f76e54c19be4df91af240445d8857ae04d67
(expand_return): Correctly handle returning BLKmode structures in
registers when the size of the structure is not a multiple of
word_size.

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