Re: [7/9] Remove redundant fixed_regs tests

2019-09-10 Thread Jeff Law
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 >

[7/9] Remove redundant fixed_regs tests

2019-09-10 Thread Richard Sandiford
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