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  31e97c6f1f3697fb7dc1bea79749eb4ed9454218 (commit)
      from  8c640cc901db72a9b361e636ea6c7f837b1e7216 (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 31e97c6f1f3697fb7dc1bea79749eb4ed9454218
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Wed Dec 25 15:31:40 2024 +0800

    gcc-14: Reword the update on -fcf-protection

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index ba9fc680..5d324767 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -43,9 +43,9 @@ You may also want to check out our
       for details.
   </li>
   <li><a 
href="https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Instrumentation-Options.html";><code>-fcf-protection=[full|branch|return|none|check]</code></a>
-      is refactored, to override <code>-fcf-protection</code>,
-      <code>-fcf-protection=none</code> needs to be added and then
-      with <code>-fcf-protection=xxx</code>.
+      has been refactored. To override <code>-fcf-protection</code> with
+      a more specific setting, add <code>-fcf-protection=none</code>
+      followed by a specific <code>-fcf-protection=</i>xxx</i></code>.
   </li>
   <li>Support for the <code>ia64*-*-</code> target ports which have been
       unmaintained for quite a while has been declared obsolete in GCC 14.

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to