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 393cc7243f3d33240cc2473d8fa84e496070922f (commit)
from ab8328c03184daef42f755e362aa42385d7607ae (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 393cc7243f3d33240cc2473d8fa84e496070922f
Author: Sandra Loosemore <[email protected]>
Date: Fri May 29 00:09:20 2026 +0000
gcc-17: Add release note for new/improved Fortran 2023 intrinsics
diff --git a/htdocs/gcc-17/changes.html b/htdocs/gcc-17/changes.html
index b763960a..31578fc2 100644
--- a/htdocs/gcc-17/changes.html
+++ b/htdocs/gcc-17/changes.html
@@ -50,6 +50,12 @@ a work-in-progress.</p>
<!-- <h3 id="d">D</h3> -->
<!-- <h3 id="fortran">Fortran</h3> -->
+<ul>
+ <li>The Fortran 2023 <code>c_f_strpointer</code> intrinsic is now
+ supported. Additionally, the <code>f_c_string</code> intrinsic
+ has been reimplemented to be more efficient.
+ </li>
+</ul>
<!-- <h3 id="go">Go</h3> -->
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-17/changes.html | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
gcc-wwwdocs