On Wed, Nov 21, 2012 at 6:40 PM, Greta Yorsh <greta.yo...@arm.com> 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. >
Ok Ramana > Ok for trunk? > > Thanks, > Greta > > ChangeLog > > 2012-11-21 Greta Yorsh <greta.yo...@arm.com> > > * config/arm/arm.h (TARGET_LDRD): Reject Thumb1 targets.