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 <richard.sandif...@linaro.org> > Alan Hayward <alan.hayw...@arm.com> > David Sherwood <david.sherw...@arm.com> > > 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