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 <[email protected]> > Alan Hayward <[email protected]> > David Sherwood <[email protected]> > > 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
