On Sun, Sep 29, 2019 at 04:32:13PM -0600, Jeff Law wrote: > On 9/25/19 9:52 AM, Richard Sandiford wrote: > > gcc/ > > * combine.c: Include function-abi.h. > > (record_dead_and_set_regs): Use insn_callee_abi to get the ABI > > of the target of call insns. Invalidate partially-clobbered > > registers as well as fully-clobbered ones. > OK if Segher doesn't object.
https://gcc.gnu.org/ml/gcc-patches/2019-09/msg01462.html "That looks great, thanks!" :-) Segher