On 10/23/2017 11:11 AM, Richard Sandiford wrote: > This patch changes the type of ipa_parm_adjustment::offset from > HOST_WIDE_INT to poly_int64 and updates uses accordingly. > > > 2017-10-23 Richard Sandiford <[email protected]> > Alan Hayward <[email protected]> > David Sherwood <[email protected]> > > gcc/ > * ipa-prop.h (ipa_parm_adjustment::offset): Change from > HOST_WIDE_INT to poly_int64_pod. > * ipa-prop.c (ipa_modify_call_arguments): Track polynomail > parameter offsets. OK. jeff
