integrate.c (expand_inline_function): Use the mode of FNDECL's result rtl...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Mon, 9 Jun 1997 23:01:12 +0000 (19:01 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Mon, 9 Jun 1997 23:01:12 +0000 (19:01 -0400)
commit3ff2293f0adcc8cd97584fa0cf491b9089314616
tree7a0bb369c813be2de0b1a910a075ae03e46e71e0
parent79479f9000b13ace4b7909b4f8319999d51e3599
integrate.c (expand_inline_function): Use the mode of FNDECL's result rtl...

* integrate.c (expand_inline_function): Use the mode of FNDECL's
result rtl, not the result type itself, in setting ARRIVING_MODE.

From-SVN: r14198
gcc/integrate.c