Hi, the needed lra analyser patch was commited as r202914.
Thanks, Yvan On 24 September 2013 11:03, Yvan Roux <yvan.r...@linaro.org> wrote: > Hi, > > The following patch switch LRA on for AArch64. The patch introduces > an undocumented option -mlra to use LRA instead of reload, for a > testing purpose. Please notice that this patch is dependent on the > one submitted in the thread below: > > http://gcc.gnu.org/ml/gcc-patches/2013-09/msg00805.html > > Thanks, > Yvan > > 2013-09-24 Yvan Roux <yvan.r...@linaro.org> > > * config/aarch64/aarch64.opt (mlra): New option. > * config/aarch64/aarch64.c (aarch64_lra_p): New function. > (TARGET_LRA_P): Define.