From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1666) id 4D0983858C36; Mon, 8 May 2023 12:42:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4D0983858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1683549733; bh=xgPO+TOuOCJjvPCrJ9BBjEuG+dYseTh4WlAlegPTHg0=; h=To:Subject:Date:From:From; b=OGZ2H0+uqzRI26hqDJ318AsNzAG0qF6wZAO59HvBQU9z4IuTYSH6giXVNj8tiyhSt jk65lWdX/CRK0xEVuWO+xu5+vj/J0RKl6LPXk6YuDcxSbMj6aFzyZ/WIxt27K5NiIO xCIrDWtXE0uX45ljUeZeF3PpdHPDsJ3NNG1Q9YlQ= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 219306d4f5311aaee3ccc709d6b47baa5d41a644 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: eeaf450cd816d8af2d5f8ba54c03013611ad1bc4 X-Git-Newrev: 219306d4f5311aaee3ccc709d6b47baa5d41a644 Message-Id: <20230508124213.4D0983858C36@sourceware.org> Date: Mon, 8 May 2023 12:42:13 +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 219306d4f5311aaee3ccc709d6b47baa5d41a644 (commit) from eeaf450cd816d8af2d5f8ba54c03013611ad1bc4 (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 219306d4f5311aaee3ccc709d6b47baa5d41a644 Author: Richard Biener Date: Mon May 8 14:38:23 2023 +0200 Update links to point to GCC 12.3 onlinedocs diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index e72f5bfa..43b96028 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -112,83 +112,83 @@
- GCC 12.2 manuals: + GCC 12.3 manuals:
----------------------------------------------------------------------- Summary of changes: htdocs/onlinedocs/index.html | 104 +++++++++++++++++++++---------------------- 1 file changed, 52 insertions(+), 52 deletions(-) hooks/post-receive -- gcc-wwwdocs