From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 1D9453858C31; Tue, 7 May 2024 09:32:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D9453858C31 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1715074349; bh=DjYTKSPA0j5lUsAdLg571W6Z9xsL97x9qpaSUoAWKKA=; h=To:Subject:Date:From:From; b=qdF+KTBU8rvA8WB6eDW6NJ7yBAd02MujpIlJsOG0JFpygh6uew2GbB3u9huSSrjPP TbcaC9Aqjg3U6AroI2F1yrACVS2BkGItoLob/IjVk8RGjeHsYGIAdc6E2bH+Nngt5y mAdLqSEWYfeC1MiB04MJmtqfMU3W+TO6rpwekFY0= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 1aef08f66802bbddaf9a048a1840e26597e4f62e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 388e5d2bb70921d8c73c82df19b4a94de19ae936 X-Git-Newrev: 1aef08f66802bbddaf9a048a1840e26597e4f62e Message-Id: <20240507093229.1D9453858C31@sourceware.org> Date: Tue, 7 May 2024 09:32:29 +0000 (GMT) From: Jakub Jelinek 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 1aef08f66802bbddaf9a048a1840e26597e4f62e (commit) from 388e5d2bb70921d8c73c82df19b4a94de19ae936 (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 1aef08f66802bbddaf9a048a1840e26597e4f62e Author: Jakub Jelinek Date: Tue May 7 09:32:14 2024 +0000 13.1 -> 14.1 diff --git a/htdocs/onlinedocs/14.1.0/index.html b/htdocs/onlinedocs/14.1.0/index.html index 2abc06ac..b9cb9c23 100644 --- a/htdocs/onlinedocs/14.1.0/index.html +++ b/htdocs/onlinedocs/14.1.0/index.html @@ -3,106 +3,106 @@ -GCC 13.1 manuals +GCC 14.1 manuals -

13.1 manuals

+

14.1 manuals

----------------------------------------------------------------------- Summary of changes: htdocs/onlinedocs/14.1.0/index.html | 130 ++++++++++++++++++------------------ 1 file changed, 65 insertions(+), 65 deletions(-) hooks/post-receive -- gcc-wwwdocs