On Thu, Jul 14, 2005 at 11:54:49AM +0200, Uros Bizjak wrote: > (apply_args_size): Use FUNCTION_ARG_REGNO_P_APPLY_ARGS. > (apply_result_size): Use FUNCTION_VALUE_REGNO_P_APPLY_RESULT. You need to document the new macros. r~