On 14/01/14 16:48, Vladimir Makarov wrote: > The following patch fixes > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59787 > > The problem of LRA looping was in that address with soft frame pointer > was rejected as valid constraint in iwmmxt_amd_movdi insn. > > Ok to commit? > > 2014-01-14 Vladimir Makarov <vmaka...@redhat.com> > > PR target/59787 > * config/arm/arm.c (arm_coproc_mem_operand): Add lra_in_progress. > >
OK. R.