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 94c55b3a1210cf49fb327bbb422114ca1fa62d8a (commit)
from e3dc2bcf77b9e9a88153992636477a517b356ec3 (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 94c55b3a1210cf49fb327bbb422114ca1fa62d8a
Author: Paul Thomas <[email protected]>
Date: Tue Apr 14 07:39:17 2026 +0100
Update fortran improvements.
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index a293594c..fb0719d5 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -374,8 +374,12 @@ struct Affected : E
<ul>
<li>Coarrays using native shared memory mulithreading on single node
machines and handling Fortran 2018's <code>TEAM</code> feature.</li>
+ <li>Fortran 2003: Parameterized Derived Types support is improved.
+ Handling of LEN parameters works but still requires a future
+ change of representation (see PR82649).</li>
<li>Fortran 2018: Support the extensions to the <code>IMPORT</code>
- statement and the new <code>GENERIC</code> statement.</li>
+ statement, the <code>REDUCE</code> intrinsic 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
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs