Pushed after confirmation from Hongtao. Gerald --- htdocs/gcc-14/changes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
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] wwwdocs:</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. -- 2.47.0