On 10/23/2017 11:04 AM, Richard Sandiford wrote: > This patch changes the offset and size arguments to > fold_ctor_reference from unsigned HOST_WIDE_INT to poly_uint64. > > > 2017-10-23 Richard Sandiford <[email protected]> > Alan Hayward <[email protected]> > David Sherwood <[email protected]> > > gcc/ > * gimple-fold.h (fold_ctor_reference): Take the offset and size > as poly_uint64 rather than unsigned HOST_WIDE_INT. > * gimple-fold.c (fold_ctor_reference): Likewise. OK. jeff
