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  d35c12338e69acac166db2b316037f8b533b22bc (commit)
      from  1c738bb738c309af91e138725cde337511ec5495 (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 d35c12338e69acac166db2b316037f8b533b22bc
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Thu Dec 26 15:30:10 2024 +0800

    gcc-14: Fix markup regression around -fcf-protection.

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 5d324767..3cc915ff 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -45,7 +45,7 @@ You may also want to check out our
   <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>
       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>.
+      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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to