Hi Alex, > -----Original Message----- > From: Alex Coplan <[email protected]> > Sent: 24 September 2020 10:01 > To: [email protected] > Cc: Richard Earnshaw <[email protected]>; Richard Sandiford > <[email protected]>; Kyrylo Tkachov <[email protected]> > 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.
