On Fri, 23 Nov 2018, Sam Tebbs wrote: > The mtune= documentation in doc/invoke.texi contains some obsolete CPU names > that have been removed from the Arm and AArch64 backends. This patch removes > them.
I believe this should also be covered in the GCC 9 release notes at https://gcc.gnu.org/gcc-9/changes.html ? (See https://gcc.gnu.org/about.html for how to go about web changes.) Gerald