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][GCC][DOC] Remove obsolete arm and aarch64 CPU names from invoke.texi


Hi Sam,

On 23/11/18 16:55, Sam Tebbs wrote:
Hi all,

The mtune= documentation in doc/invoke.texi contains some obsolete CPU names
that have been removed from the Arm and AArch64 backends. This patch removes
them.

All removed CPU names:
        * arm2
        * arm250
        * arm3
        * arm60
        * arm600
        * arm610
        * arm620
        * arm7
        * arm7m
        * arm7d
        * arm7dm
        * arm7di
        * arm7dmi
        * arm70
        * arm700
        * arm700i
        * arm710
        * arm710c
        * arm720
        * arm7500
        * arm7500fe

This patch has no functional impact but has still been bootstrapped and
regression tested on aarch64-none-elf.

OK for trunk?


This is ok.
Thanks,
Kyrill

gcc/ChangeLog:

2018-11-23  Sam Tebbs<sam.tebbs@arm.com>

        * doc/invoke.texi (-mtune=): Remove obsolete CPU names.



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