On 10/23/2017 11:14 AM, Richard Sandiford wrote: > This patch makes get_object_alignment_2 track polynomial offsets > and sizes. The real work is done by get_inner_reference, but we > then need to handle the alignment correctly. > > > 2017-10-23 Richard Sandiford <richard.sandif...@linaro.org> > Alan Hayward <alan.hayw...@arm.com> > David Sherwood <david.sherw...@arm.com> > > gcc/ > * builtins.c (get_object_alignment_2): Track polynomial offsets > and sizes. Update the alignment handling. OK. jeff