On 9/11/19 1:11 PM, Richard Sandiford wrote:
> This is another case in which we can conservatively treat partial
> kills as full kills.  Again this is in principle a bug fix for
> TARGET_HARD_REGNO_CALL_PART_CLOBBERED targets, but in practice
> it probably doesn't make a difference.
> 
> 
> 2019-09-11  Richard Sandiford  <richard.sandif...@arm.com>
> 
> gcc/
>       * gcse.c: Include function-abi.h.
>       (compute_hash_table_work): Use call_insn_abi to get the ABI of
>       the call insn target.  Invalidate partially call-clobbered
>       registers as well as fully call-clobbered ones.
> 
OK
jeff

Reply via email to