This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via 42e0c6dd82ebeed21f30e633c62be1f25899c7b9 (commit)
from f2caf1cfcad2af9e635ca3a6892b83db9c2cd49e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 42e0c6dd82ebeed21f30e633c62be1f25899c7b9
Author: Gerald Pfeifer <[email protected]>
Date: Wed Jun 10 22:40:01 2026 +0200
gcc-9: Fix markup for headers of arm/aarch64 sections
diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index c04a99c2..ecde6a00 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -843,7 +843,7 @@ $ g++ typo.cc
</li>
</ul>
-<h4 id="aarch64">AArch64 specific</h5>
+<h4 id="aarch64">AArch64 specific</h4>
<ul>
<li>
Support has been added for the Arm Neoverse E1 processor
@@ -880,7 +880,7 @@ $ g++ typo.cc
</li>
</ul>
-<h4 id="arm">Arm specific</h5>
+<h4 id="arm">Arm specific</h4>
<ul>
<li>
Support for the deprecated Armv2 and Armv3 architectures and their
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-9/changes.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs