On Fri, Oct 27, 2017 at 02:23:30PM +0100, Richard Sandiford wrote: > This patch simply moves code around, in order to make the later > patches easier to read, and to avoid forward declarations. > It doesn't add the missing function comments because the interfaces > will change in a later patch.
OK. Reviewed-by: James Greenhalgh <[email protected]> Thanks, James > > > 2017-10-26 Richard Sandiford <[email protected]> > Alan Hayward <[email protected]> > David Sherwood <[email protected]> > > gcc/ > * config/aarch64/aarch64.c (aarch64_add_constant_internal) > (aarch64_add_constant, aarch64_add_sp, aarch64_sub_sp): Move > earlier in file. >
