public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. aef6b8ef509ad182c79437476ef1ee4643a754be
@ 2024-04-18  3:24 Andrew Pinski
  0 siblings, 0 replies; only message in thread
From: Andrew Pinski @ 2024-04-18  3:24 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  aef6b8ef509ad182c79437476ef1ee4643a754be (commit)
      from  3530b8d820658fb3add4b06def91672a0053f2b2 (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 aef6b8ef509ad182c79437476ef1ee4643a754be
Author: Andrew Pinski <quic_apinski@quicinc.com>
Date:   Wed Apr 17 20:22:13 2024 -0700

    Fix link on gcc-13/changes.html
    
    Just fixes the link to the manual for the new -nostdlib++ option.
    
    Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 6930bd58..4384c329 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -369,7 +369,7 @@ You may also want to check out our
   <li>The <a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wpessimizing-move"><code>-Wpessimizing-move</code></a>
     and <a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wredundant-move"><code>-Wredundant-move</code></a>
     warnings have been extended to warn in more contexts.</li>
-  <li>The <a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Link_Options.html#index-nostdlib_002b_002b"><code>-nostdlib++</code></a>
+  <li>The <a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Link-Options.html#index-nostdlib_002b_002b"><code>-nostdlib++</code></a>
     option has been added, to enable linking with <code>g++</code>
     without implicitly linking in the C++ standard library.</li>
 </ul>

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

Summary of changes:
 htdocs/gcc-13/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2024-04-18  3:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18  3:24 gcc-wwwdocs branch master updated. aef6b8ef509ad182c79437476ef1ee4643a754be Andrew Pinski

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).