> -----Original Message----- > From: Alex Coplan <[email protected]> > Sent: 29 September 2020 09:59 > To: [email protected] > Cc: [email protected]; Richard Earnshaw <[email protected]>; > Ramana Radhakrishnan <[email protected]>; Kyrylo > Tkachov <[email protected]> > Subject: [PATCH][GCC 10] arm: Add support for Neoverse V1 CPU > > Hello, > > This patch backports the AArch32 support for Arm's Neoverse V1 CPU to > GCC 10. > > Testing: > * Bootstrapped and regtested on arm-none-linux-gnueabihf. > > OK for GCC 10 branch?
Ok. Thanks, Kyrill > > Thanks, > Alex > > --- > > gcc/ChangeLog: > > * config/arm/arm-cpus.in (neoverse-v1): New. > * config/arm/arm-tables.opt: Regenerate. > * config/arm/arm-tune.md: Regenerate. > * doc/invoke.texi: Document AArch32 support for Neoverse V1.
