OSDN Git Service

(expand_call): Always allocate TARGET in mode of result expression;
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Mar 1993 01:26:03 +0000 (01:26 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Mar 1993 01:26:03 +0000 (01:26 +0000)
commit199bbafef296e0995c8fd8ab4e731bd10df72d89
tree174a88c648e61dae77756af0d9a7d1273aab3da2
parentd9321971a7f43c7bc20410f165f13ee3d86cfa12
(expand_call): Always allocate TARGET in mode of result expression;
VALREG might have been promoted.
Ensure TARGET is a REG when checking for promotion and verify that we
get back the mode we expect.

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