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 a1c68244285fbca65d74cf452410318bf22c7c3e (commit)
from e1e17c97a8ae35cfb6b2f7428fb52b05f82450d1 (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 a1c68244285fbca65d74cf452410318bf22c7c3e
Author: Gerald Pfeifer <[email protected]>
Date: Tue Aug 20 10:27:06 2024 +0200
gcc-12: Editorial changes to the D section
diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index b97dc376..2e7c6994 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -73,14 +73,14 @@ You may also want to check out our
</li>
<li>
<strong>D:</strong>
- Building and bootstrapping GDC, the D compiler, now requires a working GDC
- compiler (GCC version 9.1 or later) and D runtime library, libphobos, as
+ Building and bootstrapping GDC, the D compiler, now requires a working
+ GDC (GCC version 9.1 or later) and D runtime library, libphobos, as
the D front end is written in D. On some targets, libphobos isn't enabled
by default, but compiles and works if <code>--enable-libphobos</code> is
- used. Other targets may require a more recent minimum version of GCC to
+ used. Other targets may require a more recent version of GCC to
bootstrap. Specifics are documented for affected targets in the
- <a href="https://gcc.gnu.org/install/specific.html">manual</a> for
- installing GCC.
+ <a href="https://gcc.gnu.org/install/specific.html">Installing GCC</a>
+ manual.
</li>
<li>
<strong>Fortran:</strong>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-12/changes.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
gcc-wwwdocs