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  a06169f21404be5ade0a654a87eea826caf96965 (commit)
      from  aeeb89b16762e1513228894d6cbddddc89c671cc (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 a06169f21404be5ade0a654a87eea826caf96965
Author: Thomas Koenig <tkoe...@gcc.gnu.org>
Date:   Fri Nov 29 07:19:36 2024 +0100

    Correct link to unsigned integers for Fortran.
    
            * htdocs/gcc-15.changes.html: Correct link.

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 6c9ebaac..23866bde 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -141,7 +141,7 @@ a work-in-progress.</p>
       <code>logical{8,16,32,64}</code> and <code>real16</code> were added.</li>
   <li>Experimental support for <code>unsigned</code> integers, enabled by
       <code>-funsigned</code>; see <a
-      
href="https://gcc.gnu.org/onlinedocs/gfortran/Experimental-features-for-Fortran-202Y.html";
+      href="https://gcc.gnu.org/onlinedocs/gfortran/Unsigned-integers.html";
       >gfortran documentation</a> for details. These have been proposed
       (<a href="https://j3-fortran.org/doc/year/24/24-116.txt";>J3/24-116</a>)
       for inclusion in the next Fortran standard.</li>

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

Summary of changes:
 htdocs/gcc-15/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to