Hi Alex, > -----Original Message----- > From: Alex Coplan <alex.cop...@arm.com> > Sent: 24 September 2020 10:01 > To: gcc-patches@gcc.gnu.org > Cc: Richard Earnshaw <richard.earns...@arm.com>; Richard Sandiford > <richard.sandif...@arm.com>; Kyrylo Tkachov <kyrylo.tkac...@arm.com> > Subject: [PATCH][GCC 8] aarch64: Add support for Neoverse V1 CPU > > This patch backports the AArch64 support for Arm's Neoverse V1 CPU to > GCC 8. > > Testing: > * Bootstrapped and regtested on aarch64-none-linux-gnu. > > OK for GCC 8 branch?
This is okay, as well as the GCC 9 and 10 backports. Thanks, Kyrill > > Thanks, > Alex > > --- > > gcc/ChangeLog: > > * config/aarch64/aarch64-cores.def: Add Neoverse V1. > * config/aarch64/aarch64-tune.md: Regenerate. > * doc/invoke.texi: Document support for Neoverse V1.