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  4f716b0b09915bfb31e4c1ec1c11fff9b474f54a (commit)
      from  979929ae8adf02ec5804f13dd094281bb52b3a20 (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 4f716b0b09915bfb31e4c1ec1c11fff9b474f54a
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Mon Jul 8 23:47:00 2024 +0200

    gcc-14: Improve description around generic-armv8-a/generic-armv9-a

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 29958fd5..ca4cae0f 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -687,11 +687,11 @@ You may also want to check out our
       <li>Microsoft Cobalt-100 (<code>cobalt-100</code>).</li>
     </ul></li>
     <li>Additionally, the identifiers <code>generic</code>,
-    <code>generic-armv8-a</code> and <code>generic-armv9-a</code> are added
-    as arguments to <code>-mcpu=</code> and <code>-mtune=</code> to optimize
-    code generation aimed at a good blend of CPUs of a particular architecture
-    version.  These tunings are also used as the default optimization targets
-    when compiling with the <code>-march=armv8-a</code> or
+    <code>generic-armv8-a</code> and <code>generic-armv9-a</code> can be
+    used to optimize code generation for a good blend of CPUs of a
+    particular architecture
+    version.  These tunings are also used as the default optimization
+    targets when compiling with the <code>-march=armv8-a</code> or
     <code>-march=armv9-a</code> options and their point releases e.g.
     <code>-march=armv8.2-a</code> or <code>-march=armv9.3-a</code>.</li>
 

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-14/changes.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to