(store_one_arg): Don't pass ARG->STACK as TARGET if it is a different
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 3 Aug 1993 21:34:43 +0000 (17:34 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 3 Aug 1993 21:34:43 +0000 (17:34 -0400)
commit3a08477ac574d22ace439cb7e6b93184d8f13b7c
treeab753f1bf2ec0992853d95adc38a417871b59ce2
parent377017c49155f173328262a193d66acdd7c33e73
(store_one_arg): Don't pass ARG->STACK as TARGET if it is a different
mode than the expression (i.e., a promoted mode).

From-SVN: r5063
gcc/calls.c