Re: [049/nnn] poly_int: emit_inc

2017-11-28 Thread Jeff Law
On 10/23/2017 11:20 AM, Richard Sandiford wrote: > This patch changes the LRA emit_inc routine so that it takes > a poly_int64 rather than an int. > > > 2017-10-23 Richard Sandiford > Alan Hayward > David Sherwood > > gcc/ > * lra-constraints.c (emit_inc): Change

[049/nnn] poly_int: emit_inc

2017-10-23 Thread Richard Sandiford
This patch changes the LRA emit_inc routine so that it takes a poly_int64 rather than an int. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * lra-constraints.c (emit_inc): Change inc_amount from an int to a poly_int64. Index: gcc/lr