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  34e45d3aea608173593bfa0efcdc31535ee8892c (commit)
      from  e985f0d1e277fab6d007acb94cb53754f8dbe445 (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 34e45d3aea608173593bfa0efcdc31535ee8892c
Author: Pietro Monteiro <[email protected]>
Date:   Wed Jan 14 21:51:13 2026 -0500

    Add Algol 68 to list of front ends of GCC 16

diff --git a/htdocs/frontends.html b/htdocs/frontends.html
index 25ee438e..f9c8fe47 100644
--- a/htdocs/frontends.html
+++ b/htdocs/frontends.html
@@ -11,8 +11,8 @@
 <h1>GCC Front Ends</h1>
 
 <p>Currently the main GCC distribution contains front ends for C, C++,
-Objective-C, Objective-C++, Fortran, Ada, Go, D, Modula-2, Rust, and
-COBOL.</p>
+Objective-C, Objective-C++, Fortran, Ada, Go, D, Modula-2, Rust,
+COBOL, and Algol 68.</p>
 
 <p>There are several more front ends for different languages that have
 been written for GCC but not yet integrated into the main distribution
@@ -55,9 +55,6 @@ GCC front end for the PL/I language.</li>
 (GCC UPC) is a compilation and execution environment for Unified
 Parallel C.</li>
 
-<li><a href="https://forge.sourceware.org/gcc/gcc-a68";>gcc-a68</a> is a
-GCC front-end for the Algol 68 language.</li>
-
 </ul>
 
 </body>
diff --git a/htdocs/gcc-16/criteria.html b/htdocs/gcc-16/criteria.html
index ad42ad98..77768f6c 100644
--- a/htdocs/gcc-16/criteria.html
+++ b/htdocs/gcc-16/criteria.html
@@ -35,7 +35,7 @@ then that criterion may be abandoned.</p>
 
 <h1>Languages</h1>
 
-<p>GCC supports several programming languages, including Ada, C, C++,
+<p>GCC supports several programming languages, including Ada, Algol 68, C, C++,
 COBOL, D, Fortran, Go, Modula-2, Objective-C, Objective-C++, and Rust.
 For the purposes of making releases,
 however, we will consider primarily C and C++, as those are the

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

Summary of changes:
 htdocs/frontends.html       | 7 ++-----
 htdocs/gcc-16/criteria.html | 2 +-
 2 files changed, 3 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to