On 10/23/2017 11:22 AM, Richard Sandiford wrote: > This patch makes the varasm-local addr_const track polynomial offsets. > I'm not sure how useful this is, but it was easier to convert than not. > > > 2017-10-23 Richard Sandiford <richard.sandif...@linaro.org> > Alan Hayward <alan.hayw...@arm.com> > David Sherwood <david.sherw...@arm.com> > > gcc/ > * varasm.c (addr_const::offset): Change from HOST_WIDE_INT > to poly_int64. > (decode_addr_const): Update accordingly. > OK jeff