Re: [25/32] Remove global call sets: regcprop.c

2019-09-29 Thread Jeff Law
On 9/11/19 1:15 PM, Richard Sandiford wrote: > This is a direct replacement of an existing test for fully and > partially clobbered registers. > > > 2019-09-11 Richard Sandiford > > gcc/ > * regcprop.c (copyprop_hardreg_forward_1): Use the recorded > mode of the register when deci

[25/32] Remove global call sets: regcprop.c

2019-09-11 Thread Richard Sandiford
This is a direct replacement of an existing test for fully and partially clobbered registers. 2019-09-11 Richard Sandiford gcc/ * regcprop.c (copyprop_hardreg_forward_1): Use the recorded mode of the register when deciding whether it is no longer available after a call