(calls_alloca): Change name to calls_function.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 25 Jan 1993 19:52:15 +0000 (11:52 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 25 Jan 1993 19:52:15 +0000 (11:52 -0800)
commit1ce0cb532454a5048493b09fa4e4646d8b7d1eba
tree6f6d22e490431a06f7f23d4e08b600ab82d69611
parent867b0d7a022945aaa80631cfb88f04d01ccdbc8f
(calls_alloca): Change name to calls_function.

(calls_alloca): Change name to calls_function.  Add new
parameter WHICH to control old or new behaviour.
(expand_call): When stack space is preallocated and parameters
must be passed on the stack, precompute parameters that involve
function calls.

From-SVN: r3330
gcc/calls.c