Re: [018/nnn] poly_int: MEM_OFFSET and MEM_SIZE

2017-12-06 Thread Jeff Law
On 10/23/2017 11:07 AM, Richard Sandiford wrote: > This patch changes the MEM_OFFSET and MEM_SIZE memory attributes > from HOST_WIDE_INT to poly_int64. Most of it is mechanical, > but there is one nonbovious change in widen_memory_access. > Previously the main while loop broke with: > > /*

[018/nnn] poly_int: MEM_OFFSET and MEM_SIZE

2017-10-23 Thread Richard Sandiford
This patch changes the MEM_OFFSET and MEM_SIZE memory attributes from HOST_WIDE_INT to poly_int64. Most of it is mechanical, but there is one nonbovious change in widen_memory_access. Previously the main while loop broke with: /* Similarly for the decl. */ else if (DECL_P (attrs.expr