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  391cca2cb2f610bd1f907a2074284f3a9ad7b7d9 (commit)
      from  0ea88f1c5aa98be0167e63ad680e5d61442a1990 (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 391cca2cb2f610bd1f907a2074284f3a9ad7b7d9
Author: Gerald Pfeifer <[email protected]>
Date:   Sat Apr 11 15:29:59 2026 +0800

    gcc-16: Tweaks in the LoongArch32 section
    
    Use <br> instead of <br/> for HTML 5. Simplify a sentence.

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index f3584eba..14a91c6a 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -471,10 +471,10 @@ struct Affected : E
   </li>
   <li>Added support for the LoongArch32 architecture, including the
       <code>ilp32d</code> (default), <code>ilp32f</code>,
-      and <code>ilp32s</code> ABIs.<br/>
-      This support covers both the standard 32-bit version (LA32) and the
+      and <code>ilp32s</code> ABIs.<br>
+      This covers both the standard 32-bit version (LA32) and the
       reduced 32-bit version (LA32R), enabling GCC to generate 32-bit target
-      code for a wider range of embedded applications.<br/>
+      code for a wider range of embedded applications.<br>
       (Note: This feature depends on corresponding Binutils and glibc support.)
   </li>
 </ul>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to