Re: [031/nnn] poly_int: aff_tree

2017-12-05 Thread Jeff Law
On 10/23/2017 11:12 AM, Richard Sandiford wrote: > This patch changes the type of aff_tree::offset from widest_int to > poly_widest_int and adjusts the function interfaces in the same way. > > > 2017-10-23 Richard Sandiford > Alan Hayward > David Sherwood > > gcc/ >

[031/nnn] poly_int: aff_tree

2017-10-23 Thread Richard Sandiford
This patch changes the type of aff_tree::offset from widest_int to poly_widest_int and adjusts the function interfaces in the same way. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * tree-affine.h (aff_tree::offset): Change from widest_int