(assign_parms): Handle promotions of both passed and nominal modes separately and...
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 11 Jun 1995 17:13:53 +0000 (13:13 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 11 Jun 1995 17:13:53 +0000 (13:13 -0400)
commit621061f4f3f392f3272663b98c71046d7c49692c
tree1a8eeed680e8b357f1b2659b654e1ba3e7a30c8d
parentc02aebe2e88e8fe4d341c6e7d15599c1853315f2
(assign_parms): Handle promotions of both passed and nominal modes separately and insert needed conversions.

(assign_parms): Handle promotions of both passed and nominal modes separately
and insert needed conversions.
(promoted_input_arg): Return 0 if nominal and passed modes differ.

From-SVN: r9922
gcc/function.c