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 d2006521b0de11d4df49a7c5901740c555d49a68 (commit) from 10a6c74444b475d48d7d85960d57cad38a0bb4db (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 d2006521b0de11d4df49a7c5901740c555d49a68 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Tue Apr 22 11:09:36 2025 +0200 gcc-15: Fix markup diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index b94802f5..f03e29c8 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -162,8 +162,9 @@ a work-in-progress.</p> <code>omp_get_uid_from_device</code></a> API routines have been added. </li> </ul> + <h3 id="cobol">COBOL</h3> - <ul> +<ul> <li>GCC now includes an ISO COBOL compiler, gcobol. It has been tested on x86-64 and AArch64 targets. It is not expected to work on 32-bit systems. Efforts are underway to adapt it to other machine @@ -175,8 +176,7 @@ a work-in-progress.</p> ISO, gcobol recognizes some syntax common on other compilers, with special attention given to IBM. <p>More information about GCC COBOL can be found at - <a href="https://www.cobolworx.com">the COBOLworx website</a>. - </ul></li> + <a href="https://www.cobolworx.com">the COBOLworx website</a>.</li> </ul> <h3 id="ada">Ada</h3> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-15/changes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs