calls.c (precompute_arguments): Remove must_preallocate and args_size calls.
authorJan Hubicka <jh@suse.cz>
Wed, 19 Apr 2000 14:41:03 +0000 (14:41 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 19 Apr 2000 14:41:03 +0000 (14:41 +0000)
commit40d6e956681de2e7204030f005a7ea6951d04407
tree170bce3c6f6bfce0a03b503619811d079d38925a
parent44be169cb5ff11beefbb0061e3e2bed0a30d2677
calls.c (precompute_arguments): Remove must_preallocate and args_size calls.

* calls.c (precompute_arguments): Remove must_preallocate and
args_size calls.
(expand_call): Update call of precompute_arguments.

From-SVN: r33258
gcc/ChangeLog
gcc/calls.c