Re: [051/nnn] poly_int: emit_group_load/store

2017-12-05 Thread Jeff Law
On 10/23/2017 11:21 AM, Richard Sandiford wrote: > This patch changes the sizes passed to emit_group_load and > emit_group_store from int to poly_int64. > > > 2017-10-23 Richard Sandiford > Alan Hayward > David Sherwood > > gcc/ > * expr.h (emit_group_load, emit_

[051/nnn] poly_int: emit_group_load/store

2017-10-23 Thread Richard Sandiford
This patch changes the sizes passed to emit_group_load and emit_group_store from int to poly_int64. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * expr.h (emit_group_load, emit_group_load_into_temps) (emit_group_store): Take the siz