public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 77993a3798b638d2518dcb11ac939b581ea3cea8
@ 2024-05-24 22:35 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2024-05-24 22:35 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  77993a3798b638d2518dcb11ac939b581ea3cea8 (commit)
      from  b20402b74f21724e2772d48ec8f12043ca785503 (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 77993a3798b638d2518dcb11ac939b581ea3cea8
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat May 25 00:33:59 2024 +0200

    gcc-13: Run time instead of runtime

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index d431c768..2702170d 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -62,9 +62,9 @@ You may also want to check out our
       includes the <code>&lt;iostream&gt;</code> header. This change
       improves the start-up performance of C++ programs, but it means that
       code compiled with GCC 13.1 will crash if the correct version of
-      <code>libstdc++.so</code> is not used at runtime. See the
+      <code>libstdc++.so</code> is not used at run time. See the
       <a href="https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dynamic_or_shared.html#manual.intro.using.linkage.dynamic">documentation</a>
-      about using the right <code>libstdc++.so</code> at runtime.
+      about using the right <code>libstdc++.so</code> at run time.
       Future GCC releases will mitigate the problem so that the program
       cannot be run at all with an older <code>libstdc++.so</code>.
     </li>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2024-05-24 22:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-24 22:35 gcc-wwwdocs branch master updated. 77993a3798b638d2518dcb11ac939b581ea3cea8 Gerald Pfeifer

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