On Wed, Oct 30, 2013 at 3:03 PM, Vladimir Makarov <vmaka...@redhat.com> wrote:
> The following patch fixes
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58784
>
> LRA has an old check of legitimate addresses.  It was written before a newer
> address decomposition code which makes more correct checks of addresses.
>
> So I removed the old check.
>
> Committed as rev. 204215.
>

Yvan,

Does this mean we can now turn on LRA for ARM state by default and
start looking at performance issues if any ?

Ramana





> 2013-10-30  Vladimir Makarov  <vmaka...@redhat.com>
>
>         PR target/58784
>         * lra.c (check_rtl): Remove address check before LRA work.
>
> 2013-10-30  Vladimir Makarov  <vmaka...@redhat.com>
>
>         PR target/58784
>         * gcc.target/arm/pr58784.c: New.
>

Reply via email to