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  dc17b06bce7be2b17888029cdb4cdce29bd0562a (commit)
      from  939cd6d286cacfcf438cca4bdfd5a4e5e923c76d (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 dc17b06bce7be2b17888029cdb4cdce29bd0562a
Author: Pietro Monteiro <[email protected]>
Date:   Wed Dec 17 19:45:24 2025 -0500

    Add Algol 68 to GCC 16 changes
    
    Signed-off-by: Pietro Monteiro <[email protected]>

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 82886671..013282ec 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -198,6 +198,18 @@ for general information.</p>
 <!-- .................................................................. -->
 <!-- <h2 id="jit">libgccjit</h2> -->
 
+<h3 id="algol68">Algol 68</h3>
+<ul>
+  <li>GCC now includes an experimental Algol 68 compiler, ga68.  It aims to
+      implement the language described by the Revised Report, including all
+      errata approved by the Algol 68 Support subcommittee of IFIP WG2.1.
+      Some GNU extensions and a POSIX prelude are also implemented.
+      <p>More information about the language can be found
+         on <a href="https://algol68-lang.org";>the Algol 68 website</a>.</p>
+      <p>More information about the front end can be found
+         on <a href="https://gcc.gnu.org/wiki/Algol68FrontEnd";>the 
wiki</a>.</p></li>
+</ul>
+
 <!-- .................................................................. -->
 <h2 id="targets">New Targets and Target Specific Improvements</h2>
 

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

Summary of changes:
 htdocs/gcc-16/changes.html | 12 ++++++++++++
 1 file changed, 12 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to