[PATCH][ARM][committed] Sort ARMv8 processors by alphabetic order

Kyrill Tkachov kyrylo.tkachov@foss.arm.com
Tue Dec 6 16:53:00 GMT 2016


Hi all,

I believe we try to keep the lists of processors in arm-cores.def in alphabetical order (though we don't follow it strictly)
and the order of the cortex-m23 and cortex-m33 sticks out a bit.

This patch puts them together and in alphabetical order in relation to the other processors in that group.

Tested on arm-none-eabi. Committing as obvious.

Thanks,
Kyrill

2016-12-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * config/arm/arm-cores.def (cortex-m23, cortex-m33): Move into
     alphabetical order with respect to other ARMv8 processors.
     * config/arm/arm-tables.opt: Regenerate.
     * config/arm/arm-tune.md: Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-procs.patch
Type: text/x-patch
Size: 3857 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20161206/54b809a6/attachment.bin>


More information about the Gcc-patches mailing list