OSDN Git Service

(expand_call): Correctly handle returning BLKmode structures in
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Jun 1995 03:01:03 +0000 (03:01 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Jun 1995 03:01:03 +0000 (03:01 +0000)
commit5734f76e54c19be4df91af240445d8857ae04d67
treed264d16d88588a3bbfcefdb07423bc37b0edc500
parent11f47aa094afd422b6071e1e14a8c12e149ace0a
(expand_call): 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@10051 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/calls.c