> -----Original Message----- > From: Alex Coplan <[email protected]> > Sent: 02 October 2020 15:41 > To: [email protected] > Cc: [email protected]; Richard Earnshaw <[email protected]>; > Ramana Radhakrishnan <[email protected]>; Kyrylo > Tkachov <[email protected]> > Subject: [PATCH] arm: Add missing part number for Neoverse V1 > > This patch adds vendor and part numbers which were missing from the > initial entry for Neoverse V1 in AArch32 GCC. > > OK for trunk and backports to GCC 10 and 9?
Ok. Thanks, Kyrill > > I believe GCC 8 handles these differently so that will need fixing > separately. > > Thanks, > Alex > > --- > > gcc/ChangeLog: > > * config/arm/arm-cpus.in (neoverse-v1): Add missing vendor and > part numbers.
