gcc-wwwdocs branch master updated. f834612fa014a65bd0a0380d2167d9ee05626a64

Gerald Pfeifer gerald@sourceware.org
Fri Jan 12 05:55:07 GMT 2024


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  f834612fa014a65bd0a0380d2167d9ee05626a64 (commit)
      from  f2dcdb8c1d4c3075fdbf00adc6d38347b83e73de (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 f834612fa014a65bd0a0380d2167d9ee05626a64
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Fri Jan 12 13:54:52 2024 +0800

    gcc-14: Fix markup around -fcf-protection

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index ba57abe8..9c9dfa44 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -41,9 +41,9 @@ a work-in-progress.</p>
       identify all such cases in the source code and modify them.
   </li>
   <li><a href="https://gcc.gnu.org/onlinedocs/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>.
+      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>.
   </li>
 
 </ul>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


More information about the Gcc-cvs-wwwdocs mailing list