calls.c (emit_call_1): Use n_popped instead of RETURN_POPS_ARGS().
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 4 Nov 2000 04:02:25 +0000 (04:02 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 4 Nov 2000 04:02:25 +0000 (04:02 +0000)
commitf132f529e0f604f68eef0aa780b86dabeb00d964
tree54dae2246a8389b0e61505eb62100092e0a45ba2
parent626d8f0a2c098ab985a6e736e0f216f59795f4e8
calls.c (emit_call_1): Use n_popped instead of RETURN_POPS_ARGS().

* calls.c (emit_call_1) [sibcall_pop]: Use n_popped instead of
RETURN_POPS_ARGS().

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