> Starting with the M7 we will be using the same identifiers to identify > the cpu in both Solaris (via kstat) and GNU/Linux (via /proc/cpuinfo). > This little patch fixes the SPARC M7 entry in cpu_names, and also adds > an entry for the Sonoma SoC. > > Tested in sparc64-*-linux-gnu, sparcv9-*-linux-gnu and > sparc-sun-solaris2.11 targets. > > 2016-06-08 Jose E. Marchesi <jose.march...@oracle.com> > > * config/sparc/driver-sparc.c (cpu_names): Fix the entry for the > SPARC-M7 and add an entry for SPARC-S7 cpus (Sonoma). OK, but it needs to be applied both on mainline and 6 branch.
Applied to both trunk and branches/gcc-6-branch. Thanks.