public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. f2dcdb8c1d4c3075fdbf00adc6d38347b83e73de
@ 2024-01-12  3:20 hongtao Liu
  0 siblings, 0 replies; only message in thread
From: hongtao Liu @ 2024-01-12  3:20 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  f2dcdb8c1d4c3075fdbf00adc6d38347b83e73de (commit)
      from  62250c79a7483076f1b2b11496e4a1123c9df6a0 (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 f2dcdb8c1d4c3075fdbf00adc6d38347b83e73de
Author: liuhongt <hongtao.liu@intel.com>
Date:   Wed Jan 10 15:41:11 2024 +0800

    Document refactoring of the option -fcf-protection=x.
    
    To override -fcf-protection, -fcf-protection=none needs to be added
    and then with -fcf-protection=xxx.

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 7159404c..ba57abe8 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -40,6 +40,12 @@ a work-in-progress.</p>
       <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wflex-array-member-not-at-end"><code>-Wflex-array-member-not-at-end</code></a> to
       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>.
+  </li>
+
 </ul>
 
 

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

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


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-12  3:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12  3:20 gcc-wwwdocs branch master updated. f2dcdb8c1d4c3075fdbf00adc6d38347b83e73de hongtao Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).