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]

[Patch, GCC/ARM] Redefine the ASM_APP_OFF in a cleaner way


Hi There,

As the assembler directive ".code 16" equals ".thumb", this small patch is
going to redefine the ASM_APP_OFF in a cleaner way. Tested with GCC
regression test and no regressions. Is it OK to current trunk or shall we
wait until the release-branch mode end?

BR,
Terry

2014-02-25  Terry Guo  <terry.guo@arm.com>

        * config/arm/arm.h (ASM_APP_OFF): Re-define it in a cleaner way.

Attachment: simplify-ASM-APP-OFF-v1.txt
Description: Text document


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