On 12 January 2015 at 15:12, Matthew Wahab <matthew.wa...@arm.com> wrote:
> 2015-01-08 Matthew Wahab <matthew.wa...@arm.com> > > PR target/64149 > * config/aarch64/aarch64.opt: Remove lra option and aarch64_lra_flag > variable. > * config/aarch64/aarch64.c (TARGET_LRA_P): Set to > hook_bool_void_true. > (aarch64_lra_p): Remove. OK. I believe the target hook LEGITIMIZE_RELOAD_ADDRESS in the aarch64 backend is now unused, could you prepare a patch to remove it. Thanks. /Marcus