On 10/23/2017 11:22 AM, Richard Sandiford wrote: > This patch makes adjust_ptr_info_misalignment take the adjustment > as a poly_uint64 rather than an unsigned int. > > > 2017-10-23 Richard Sandiford <richard.sandif...@linaro.org> > Alan Hayward <alan.hayw...@arm.com> > David Sherwood <david.sherw...@arm.com> > > gcc/ > * tree-ssanames.h (adjust_ptr_info_misalignment): Take the increment > as a poly_uint64 rather than an unsigned int. > * tree-ssanames.c (adjust_ptr_info_misalignment): Likewise. > OK. jeff