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 f2caf1cfcad2af9e635ca3a6892b83db9c2cd49e (commit)
from 96487dc32231bf44cad5e379ba7a310fc09d51a2 (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 f2caf1cfcad2af9e635ca3a6892b83db9c2cd49e
Author: Gerald Pfeifer <[email protected]>
Date: Mon Jun 8 20:27:20 2026 +0200
gcc-4.8: Spell "command-line options" with a dash
diff --git a/htdocs/gcc-4.8/changes.html b/htdocs/gcc-4.8/changes.html
index 00b17e35..bf8c1826 100644
--- a/htdocs/gcc-4.8/changes.html
+++ b/htdocs/gcc-4.8/changes.html
@@ -451,7 +451,7 @@ int i = A().f(); // error, f() requires an lvalue object
architecture from ARM. Note that this is a separate port from the
existing 32-bit ARM port.</li>
<li> The port provides initial support for the Cortex-A53 and the
- Cortex-A57 processors with the command line options
+ Cortex-A57 processors with the command-line options
<code>-mcpu=cortex-a53</code> and <code>-mcpu=cortex-a57</code>.</li>
<li> As of GCC 4.8.4 a workaround for the ARM Cortex-A53
erratum 835769 has been added and can be enabled by giving the
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-4.8/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs