This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][AARCH64]Replace gen_rtx_PLUS with plus_constant


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.li@arm.com> wrote:
> > >
> > >> 2013-09-20  Renlin Li  <renlin.li@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]