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, ARM] Remove unused TARGET_ARM_V*M macros



On 27/05/16 13:32, Thomas Preudhomme wrote:
Hi,

TARGET_ARM_V6M and TARGET_ARM_v7M defined in gcc/config/arm/arm.h appears to be
unused. This patch removes them.

ChangeLog entry is obvious:


*** gcc/ChangeLog ***

2016-05-23  Thomas Preud'homme  <thomas.preudhomme@arm.com>

         * config/arm/arm.h (TARGET_ARM_V6M): Remove.
         (TARGET_ARM_V7M): Likewise.


See patch in attachment.


Is this ok for trunk?

Ok if testing is clean.
Thanks for the cleanup.

Kyrill

Best regards,

Thomas


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