Re: [012/nnn] poly_int: fold_ctor_reference

2017-11-16 Thread Jeff Law
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 > Alan Hayward > David Sherwood > > gcc/ > * gimple-fold.h

[012/nnn] poly_int: fold_ctor_reference

2017-10-23 Thread Richard Sandiford
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 Alan Hayward David Sherwood gcc/ * gimple-fold.h (fold_ctor_reference): Take the offset and size as poly