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 99c34675136f5e83a64178681f45622d83c1eb3c (commit)
from 66d5ee21c412fef8fc3c664f2aa2fdaf241e9f72 (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 99c34675136f5e83a64178681f45622d83c1eb3c
Author: Kyrylo Tkachov <[email protected]>
Date: Wed Apr 30 14:41:11 2025 +0200
[AArch64] changes.html: Fix typo
Signed-off-by: Kyrylo Tkachov <[email protected]>
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 3a62609a..f112af58 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -855,7 +855,7 @@ structure used in <code>core 1.49</code>
<code>-march</code> and related source-level constructs
(GCC identifiers in parentheses):
<ul>
- <li>Armv9.5-A (<code>arm9.5-a</code>)</li>
+ <li>Armv9.5-A (<code>armv9.5-a</code>)</li>
</ul>
</li>
<li>The following CPUs are now supported by <code>-mcpu</code>,
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-15/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs