On 10/23/2017 11:40 AM, Richard Sandiford wrote: > This patch makes calls.c treat struct_value_size (one of the > operands to a call pattern) as polynomial. > > > 2017-10-23 Richard Sandiford <richard.sandif...@linaro.org> > Alan Hayward <alan.hayw...@arm.com> > David Sherwood <david.sherw...@arm.com> > > gcc/ > * calls.c (emit_call_1, expand_call): Change struct_value_size from > a HOST_WIDE_INT to a poly_int64. This is OK. Obviously it can't go in until if/when the whole it is ack'd.
Jeff