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 f7d8333b248087e74b3f568200c95e9e6de7abdc (commit) from 9a4f238532b5b6a3e308ffdb29b50c0f5100a4c6 (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 f7d8333b248087e74b3f568200c95e9e6de7abdc Author: Richard Biener <rguent...@suse.de> Date: Tue Jun 24 14:21:31 2025 +0200 Complete the list of supported languages in gcc-16/criteria.html * gcc-16/criteria.html: Mention Modula-2, Cobol and Rust. Order alphabetically. diff --git a/htdocs/gcc-16/criteria.html b/htdocs/gcc-16/criteria.html index 6bca431a..85fa39cd 100644 --- a/htdocs/gcc-16/criteria.html +++ b/htdocs/gcc-16/criteria.html @@ -36,7 +36,7 @@ then that criterion may be abandoned.</p> <h1>Languages</h1> <p>GCC supports several programming languages, including Ada, C, C++, -Fortran, Objective-C, Objective-C++, Go, and D. +Cobol, D, Fortran, Go, Modula-2, Objective-C, Objective-C++, and Rust. For the purposes of making releases, however, we will consider primarily C and C++, as those are the languages used by the vast majority of users. Therefore, if below ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-16/criteria.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs