This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH: PR target/42671] Use Thumb1 GOT address loading sequence for Thumb2


Hi Carrot,

Could any arm maintainer help to review this small patch?

Sorry about the delay in reviewing this patch.


ChangeLog:
2010-01-12  Wei Guozhi<carrot@google.com>

         PR target/42671
         * config/arm/arm.c (arm_load_pic_register): Change the Thumb2 code
         sequence as Thumb1.
         * config/arm/arm.md: Change "TARGET_THUMB1" to "TARGET_THUMB".

Approved and applied. (Although I changed the wording in the changelog entry slightly).


Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]