On 9/11/19 1:19 PM, Richard Sandiford wrote:
> The previous patches removed all target-independent uses of
> regs_invalidated_by_call, call_used_or_fixed_regs and
> call_used_or_fixed_reg_p.  This patch therefore restricts
> them to target-specific code (and reginfo.c, which sets them up).
> 
> 
> 2019-09-11  Richard Sandiford  <richard.sandif...@arm.com>
> 
> gcc/
>       * hard-reg-set.h (regs_invalidated_by_call): Only define if
>       IN_TARGET_CODE.
>       (call_used_or_fixed_regs): Likewise.
>       (call_used_or_fixed_reg_p): Likewise.
>       * reginfo.c (regs_invalidated_by_call): New macro.
OK.
jeff

Reply via email to