RE: [PATCH] arm: Add missing Neoverse V1 feature

2020-09-25 Thread Kyrylo Tkachov
> -Original Message- > From: Alex Coplan > Sent: 25 September 2020 12:18 > To: gcc-patches@gcc.gnu.org > Cc: ni...@redhat.com; Richard Earnshaw ; > Ramana Radhakrishnan ; Kyrylo > Tkachov > Subject: [PATCH] arm: Add missing Neoverse V1 feature > > Hel

[PATCH] arm: Add missing Neoverse V1 feature

2020-09-25 Thread Alex Coplan
Hello, This simple follow-on patch adds a missing feature (FP16) to the Neoverse V1 description in AArch32 GCC. OK for master? Thanks, Alex --- gcc/ChangeLog: * config/arm/arm-cpus.in (neoverse-v1): Add FP16. diff --git a/gcc/config/arm/arm-cpus.in b/gcc/config/arm/arm-cpus.in index