From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1666) id 1A1A9385843E; Wed, 18 Oct 2023 08:11:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1A1A9385843E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1697616667; bh=Ulb0anyZf9/ddq67duduofBK/mo89J652dW4DwlSPqI=; h=To:Subject:Date:From:From; b=yYZv/e1GEJkNDO0rIsI+ZUxeD8+wHOpKtkacighioJW6lL+RSVv+TjDNb4yZ00BQ8 k59jd1L+SHIYq5MchpPQote6uNuwQBOi8v7GT0jy9Mns7J3d4EPhI1/3cOLXOfNiQU cM1MDctwBTM9bawCH5tjMZWiuFa/xe+1syZKBBUc= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 1a3061de8e9d120172a29e3620194502efe05bae X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 89e70fce71cca3f4de198de37b548de039a0a6a7 X-Git-Newrev: 1a3061de8e9d120172a29e3620194502efe05bae Message-Id: <20231018081107.1A1A9385843E@sourceware.org> Date: Wed, 18 Oct 2023 08:11:07 +0000 (GMT) From: Richard Biener List-Id: 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 1a3061de8e9d120172a29e3620194502efe05bae (commit) from 89e70fce71cca3f4de198de37b548de039a0a6a7 (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 1a3061de8e9d120172a29e3620194502efe05bae Author: Richard Biener Date: Wed Oct 18 10:08:06 2023 +0200 Update dates for GCC 14 stage3 and 4 diff --git a/htdocs/develop.html b/htdocs/develop.html index 14620c1e..c703585d 100644 --- a/htdocs/develop.html +++ b/htdocs/develop.html @@ -708,6 +708,9 @@ stages of development, branch points, and releases:

| \ | v | GCC 13.2 release (2023-07-27) + GCC 14 Stage 3 (starts 2023-11-19) + | + GCC 14 Stage 4 (starts 2024-01-08) | v ----------------------------------------------------------------------- Summary of changes: htdocs/develop.html | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- gcc-wwwdocs