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  6c1d5b0f7d219dc11f32885b9931205e2fd6a015 (commit)
      from  0a19601191ef49edad7b76fe9d97a7555047f307 (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 6c1d5b0f7d219dc11f32885b9931205e2fd6a015
Author: Tobias Burnus <tbur...@baylibre.com>
Date:   Fri Sep 12 09:10:59 2025 +0200

    gcc-16/changes.html: Update Fortran section

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index f490253e..d21eac62 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -111,7 +111,19 @@ for general information.</p>
 
 <!-- <h3 id="d">D</h3> -->
 
-<!-- <h3 id="fortran">Fortran</h3> -->
+<h3 id="fortran">Fortran</h3>
+
+<ul>
+  <li>Coarray improvements, especially for handling Fortran 2018's
+      <code>TEAM</code> feature.</li>
+  <li>Fortran 2018: Support the extensions to the <code>IMPORT</code>
+      statement and the new <code>GENERIC</code> statement.</li>
+  <li>The Fortran 2023 additions to the trigonometric functions are now
+      supported (such as the <code>sinpi</code> intrinsic).</li>
+  <li>Fortran 2023: The <code>split</code> intrinsic subroutine is now
+      supported and <code>c_f_pointer</code> now accepts an optional
+      lower bound as a argument.</li>
+</ul>
 
 <!-- <h3 id="go">Go</h3> -->
 

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to