On Wed, Nov 21, 2012 at 6:40 PM, Greta Yorsh wrote:
> This patch adjusts the definition of TARGET_LDRD to false on Thumb1 targets,
> as suggested here:
> http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02048.html
>
> No regression on qemu for arm none-eabi with arch=armv5t/armv7-a
> mode=thumb/arm.
>
This patch adjusts the definition of TARGET_LDRD to false on Thumb1 targets,
as suggested here:
http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02048.html
No regression on qemu for arm none-eabi with arch=armv5t/armv7-a
mode=thumb/arm.
Ok for trunk?
Thanks,
Greta
ChangeLog
2012-11-21 Greta Yorsh