On Thu, Apr 28, 2016 at 03:11:59PM +0100, Matthew Wahab wrote:
> Hello,
> 
> Yvan Roux pointed out that the patch at
> https://gcc.gnu.org/ml/gcc-patches/2016-02/msg01713.html was never
> committed.
> 
> From the original submission:
> 
>   The LEGITIMIZE_RELOAD_ADDRESS macro is only needed for reload. Since
>   the Aarch64 backend no longer supports reload, this macro is not
>   needed and this patch removes it.
> 
> This is a rebased and retested version of that patch.
> 
> Tested aarch64-none-linux-gnu with native bootstrap and make check.
> 
> Ok for trunk?

Yes, OK for trunk.

Thanks,
James

> gcc/
> 2016-04-26  Matthew Wahab  <matthew.wa...@arm.com>
> 
>     * config/aarch64/aarch64.h (LEGITIMIZE_RELOAD_ADDRESS): Remove.
>     * config/aarch64/arch64-protos.h
>     (aarch64_legitimize_reload_address): Remove.
>     * config/aarch64/aarch64.c (aarch64_legitimize_reload_address):
>     Remove.


Reply via email to