On 10/23/2017 11:23 AM, Richard Sandiford wrote: > This patch changes the offset parameter to build_ref_for_offset > from HOST_WIDE_INT to poly_int64. > > > 2017-10-23 Richard Sandiford <richard.sandif...@linaro.org> > Alan Hayward <alan.hayw...@arm.com> > David Sherwood <david.sherw...@arm.com> > > gcc/ > * ipa-prop.h (build_ref_for_offset): Take the offset as a poly_int64 > rather than a HOST_WIDE_INT. > * tree-sra.c (build_ref_for_offset): Likewise. > OK jeff