Re: [033/nnn] poly_int: pointer_may_wrap_p

2017-11-28 Thread Jeff Law
On 10/23/2017 11:13 AM, Richard Sandiford wrote: > This patch changes the bitpos argument to pointer_may_wrap_p from > HOST_WIDE_INT to poly_int64. A later patch makes the callers track > polynomial offsets. > > > 2017-10-23 Richard Sandiford > Alan Hayward > David Sherw

[033/nnn] poly_int: pointer_may_wrap_p

2017-10-23 Thread Richard Sandiford
This patch changes the bitpos argument to pointer_may_wrap_p from HOST_WIDE_INT to poly_int64. A later patch makes the callers track polynomial offsets. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * fold-const.c (pointer_may_wrap_p): Take