On Sat, Sep 21, 2013 at 09:34:34AM +0100, James Greenhalgh wrote: > On Fri, Sep 20, 2013 at 03:40:59PM +0100, Renlin Li wrote: > > Thank you, can you please commit it for me? > > > > Kind regards, > > Renlin Li > > > > On 09/20/13 15:26, Marcus Shawcroft wrote: > > > On 20 September 2013 15:18, Renlin Li <renli...@arm.com> wrote: > > > > > >> 2013-09-20 Renlin Li <renlin...@arm.com> > > >> > > >> * config/aarch64/aarch64.c (aarch64_expand_prologue): Use > > >> plus_constant. > > >> (aarch64_expand_epilogue): Likewise. > > >> (aarch64_legitimize_reload_address): Likewise. > > Hi Renlin, > > This patch appears to have caused a number of regressions on > an aarch64-none-elf test run.
Marcus, Renlin, I'm also seeing issues building an AArch64 Linux toolchain with this patch applied, so I've reverted it for now. Thanks, James