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][ARM] Add Armv8.3-a to AArch32.


Hi Tamar,

On 14/11/17 15:54, Tamar Christina wrote:
Hi All,

This patch adds Armv8.3-a as an architecture to the compiler with
the feature set inherited from Armv8.2-a.

Bootstrapped regtested on arm-none-linux-gnueabihf and no issues.


This is ok with a couple of ChangeLog nits.

gcc/
2017-11-14  Tamar Christina  <tamar.christina@arm.com>

        * config/arm/arm-cpus.in (armv8_3, ARMv8_3a, armv8.3-a): New
        * config/arm/arm-tables.opt (armv8.3-a): New.

The convention is to say "Regenerated" for the whole file as it is not manually updated.

        * doc/invoke.texi (ARM Options): Add armv8.3-a

Full stop at the end of sentence.

Thanks,
Kyrill

P.S. Can you please create an entry for this in the changes.html page [1]?
You can have a look at other similar entries for previous GCC releases for the format [2]

[1] https://gcc.gnu.org/about.html
[2] https://gcc.gnu.org/gcc-7/changes.html


Ok for trunk?

Thanks,
Tamar.

--


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