On Fri, 29 Jun 2018, Kyrill  Tkachov wrote:
> This patch adds support for the Arm Cortex-A76 processor in changes.html 
> for GCC 9. It enables the AArch64 section of the page and adds the news 
> blob there. It also adds an entry to the already-existing arm entry.

Thank you, Kyrill.

Should I also apply the change below to account for the recent
ARM to Arm rebranding?

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
retrieving revision 1.12
diff -u -r1.12 changes.html
--- changes.html        4 Jul 2018 20:22:12 -0000       1.12
+++ changes.html        12 Jul 2018 23:25:41 -0000
@@ -99,7 +99,7 @@
 
 <!-- <h3 id="arc">ARC</h3> -->
 
-<h3 id="arm">ARM</h3>
+<h3 id="arm">Arm</h3>
 <ul>
   <li>
     Support has been added for the following processors

Reply via email to