(VARARGS_STDARG_FUNCTION): New macro.
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 20 Oct 1994 20:14:46 +0000 (13:14 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 20 Oct 1994 20:14:46 +0000 (13:14 -0700)
commitc25d3f2094341937f95677be38ef0df06666cd06
tree174a5d25762bab679ed9c67bfd8604a82e4057a9
parent0f1d97b8f6692d3e798f9f52759c7e8a3fe40c01
(VARARGS_STDARG_FUNCTION): New macro.

(i960_function_name_declare, output_function_profiler,
i960_function_epilogue, i960_output_call_insn,  i960_output_ret_insn,
i960_reg_parm_stack_space): Use it.
(compute_frame_size): Don't use current_function_pretend_args_size.
(i960_function_arg_advance, i960_function_arg): Don't use parameter
named.
(i960_setup_incoming_varargs): No need to adjust first_reg_offset
after setting it.  Don't save last named argument to stack.
Don't set pretend_size.

From-SVN: r8322
gcc/config/i960/i960.c