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  d84e3a220ad223a3390a54042a492090b7f58fac (commit)
      from  e0866e31a43b9adceadcaabed0d043fbbdcddfa2 (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 d84e3a220ad223a3390a54042a492090b7f58fac
Author: Jerry DeLisle <[email protected]>
Date:   Thu Apr 9 10:01:57 2026 -0700

    gcc-16/changes: Mention fortran shared memory coarrays

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index a921e805..3b9a47b3 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -318,8 +318,8 @@ struct Affected : E
 <h3 id="fortran">Fortran</h3>
 
 <ul>
-  <li>Coarray improvements, especially for handling Fortran 2018's
-      <code>TEAM</code> feature.</li>
+  <li>Coarrays using native shared memory mulithreading on single node
+      machines and 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

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to