(expand_calls): Fix typo: ALLOCATE_OUTGOING_ARGS
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Jun 1993 15:09:26 +0000 (11:09 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Jun 1993 15:09:26 +0000 (11:09 -0400)
commit6e716e89dc2fbd6bb6e9a2e938ce181c0322f149
tree2ca61c1c887c5dc4033e5b0c48296c0f6e3d4d7d
parent224eeff2ea7cee133a2614f9562d6fa8bfeb0a85
(expand_calls): Fix typo: ALLOCATE_OUTGOING_ARGS
should be ACCUMULATE_OUTGOING_ARGS.

From-SVN: r4749
gcc/calls.c