Hi Vladimir,

I have test your patch with the following configurations, , and it indeed eliminates the ICE.

--target=arm-none-linux-gnueabihf
--with-arch=armv7-a
--with-fpu=vfpv3-d16
--with-float=softfp

Thank you!

Kind regards,
Renlin Li

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.


Reply via email to