From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id E552C3898529; Thu, 30 Apr 2020 16:55:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E552C3898529 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 16e846caa13000edeace35a797ff6bbf0056f990 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 480d1c0c0c779a9729fedbb9187fd43969a1984f X-Git-Newrev: 16e846caa13000edeace35a797ff6bbf0056f990 Message-Id: <20200430165524.E552C3898529@sourceware.org> Date: Thu, 30 Apr 2020 16:55:24 +0000 (GMT) From: Jakub Jelinek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2020 16:55:25 -0000 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 16e846caa13000edeace35a797ff6bbf0056f990 (commit) from 480d1c0c0c779a9729fedbb9187fd43969a1984f (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 16e846caa13000edeace35a797ff6bbf0056f990 Author: Jakub Jelinek Date: Thu Apr 30 18:55:09 2020 +0200 Branching 10. diff --git a/htdocs/index.html b/htdocs/index.html index 4e9f7040..455bf53d 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -126,6 +126,24 @@ More news? Let gerald@pfeifer.com know!

Supported Releases

+
GCC 10.1 + (changes) +
+ Status: + + 2020-03-12 + + (frozen, all changes require RM approval). + +
+
GCC 9.3 (changes)
@@ -163,19 +181,19 @@ More news? Let gerald@pfeifer.com know!
Development: - GCC 10.0 (release criteria, changes) + GCC 11.0 (release criteria, changes)
Status: - + 2020-04-01 - + (regression fixes & docs only).
Serious + href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=regexp&short_desc=%5C%5B(%5B%200-9.%2F%5D*%5B%20%2F%5D)*11%5B%20%2F%5D%5B%200-9.%2F%5D*%5BRr%5Degression%20*%5C%5D&target_milestone=8.5&target_milestone=9.4&target_milestone=10.0&target_milestone=11.0&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious regressions. All + href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=regexp&short_desc=%5C%5B(%5B%200-9.%2F%5D*%5B%20%2F%5D)*11%5B%20%2F%5D%5B%200-9.%2F%5D*%5BRr%5Degression%20*%5C%5D&target_milestone=8.5&target_milestone=9.4&target_milestone=10.0&target_milestone=11.0&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All regressions.
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) hooks/post-receive -- gcc-wwwdocs