(assign_parms): If PROMOTE_FUNCTION_ARGS is defined, see if the incoming register...
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 27 Sep 1992 22:18:33 +0000 (18:18 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 27 Sep 1992 22:18:33 +0000 (18:18 -0400)
commita53e14c093434c3829a60dd450db4741205b10eb
tree7b1f12b7c6f5f67a737f33acfacb34f115eb0543
parent01def76468d36fe7524eca8b54feef5482eacb3e
(assign_parms): If PROMOTE_FUNCTION_ARGS is defined, see if the incoming register should be used in a wider mode.

(assign_parms): If PROMOTE_FUNCTION_ARGS is defined, see if the incoming
register should be used in a wider mode.
(expand_function_start): Likewise for return value if PROMOTE_FUNCTION_RETURN
is defined.

From-SVN: r2263
gcc/function.c