On 9/10/19 10:33 AM, Richard Sandiford wrote:
> This patch removes redundant fixed_regs tests in things like:
>
> !fixed_regs[i] && !call_used_or_fixed_reg_p (i)
>
>
> 2019-09-10 Richard Sandiford
>
> gcc/
> * config/alpha/alpha.c (alpha_compute_frame_layout): Remove redundant
>
This patch removes redundant fixed_regs tests in things like:
!fixed_regs[i] && !call_used_or_fixed_reg_p (i)
2019-09-10 Richard Sandiford
gcc/
* config/alpha/alpha.c (alpha_compute_frame_layout): Remove redundant
fixed_regs test.
* config/bpf/bpf.c (bpf_compute_fra