OSDN Git Service

* integrate.c (expand_inline_function): Use the mode of FNDECL's
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 1997 23:01:12 +0000 (23:01 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 1997 23:01:12 +0000 (23:01 +0000)
commitc287a3a05e3310982df313e8b69ff19ea42a47d4
tree7a0bb369c813be2de0b1a910a075ae03e46e71e0
parent78f7474cd33e0f543f3ab3dc43cdfb2fa31b51ab
* integrate.c (expand_inline_function): Use the mode of FNDECL's
result rtl, not the result type itself, in setting ARRIVING_MODE.

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