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  <richard.sandif...@linaro.org>
>           Alan Hayward  <alan.hayw...@arm.com>
>           David Sherwood  <david.sherw...@arm.com>
> 
> gcc/
>       * expr.h (emit_group_load, emit_group_load_into_temps)
>       (emit_group_store): Take the size as a poly_int64 rather than an int.
>       * expr.c (emit_group_load_1, emit_group_load): Likewise.
>       (emit_group_load_into_temp, emit_group_store): Likewise.
> 
OK.
jeff

Reply via email to