From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19069 invoked by alias); 22 Oct 2019 12:55:47 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 19002 invoked by uid 9518); 22 Oct 2019 12:55:46 -0000 Date: Tue, 22 Oct 2019 12:55:00 -0000 Message-ID: <20191022125546.18999.qmail@sourceware.org> From: rguenth@gcc.gnu.org To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 9b6196af20f6e2a8edfe5591a51e4a64f17b7eb0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8a49f5865f1589d0b8dbc46cea1900dcb65a9824 X-Git-Newrev: 9b6196af20f6e2a8edfe5591a51e4a64f17b7eb0 X-SW-Source: 2019/txt/msg00278.txt.bz2 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 9b6196af20f6e2a8edfe5591a51e4a64f17b7eb0 (commit) from 8a49f5865f1589d0b8dbc46cea1900dcb65a9824 (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 9b6196af20f6e2a8edfe5591a51e4a64f17b7eb0 Author: Richard Guenther Date: Tue Oct 22 14:55:20 2019 +0200 2019-10-22 Richard Biener * develop.html: Note the start of GCC 10 Stage 3. diff --git a/htdocs/develop.html b/htdocs/develop.html index 1bdc774..865654d 100644 --- a/htdocs/develop.html +++ b/htdocs/develop.html @@ -643,6 +643,8 @@ stages of development, branch points, and releases:

| v | GCC 9.2 release (2019-08-12) | + GCC 10 Stage 3 (starts 2019-11-17) + | v ----------------------------------------------------------------------- Summary of changes: htdocs/develop.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- gcc-wwwdocs