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  e81803311b6c4f87fe1732286ba64f42d4ab7eb9 (commit)
      from  6d562a6e6b1a5c09a7d701ee201d0f3c01727b89 (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 e81803311b6c4f87fe1732286ba64f42d4ab7eb9
Author: Thomas Koenig <tkoe...@gcc.gnu.org>
Date:   Sat May 3 10:41:01 2025 +0200

    Correct option Fortran option name in gcc-15/changes.html.

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index d851a744..b442b8d9 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -738,7 +738,7 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;"
       is not affected, because it provides backwards compatibility with the
       older ABI.</li>
   <li>
-    The <code>-Wexternal-interface-mismatch</code> option has been
+    The <code>-Wexternal-arguments-mismatch</code> option has been
     added.  This checks for mismatches between the argument lists in
     dummy external arguments, and is implied by <code>-Wall</code>
     and <code>-fc-prototypes-external</code> options.

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

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