From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id CD6653858C2F; Mon, 30 Oct 2023 15:14:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD6653858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1698678893; bh=yjfdgh8WvDAuUxfskQO/gcfQtaH3EyBlK64JXEmLEQQ=; h=To:Subject:Date:From:From; b=luuJ0yXTFIdz2GDFPBQOJCFIpWid2oXXjr+GhA3nd7P7DqDCBvGc1U9OF9+CQQB91 fpW1jIK0Co9BEvA7qsNR6hyhiJ8porFH+SIbyT3EUBG9T6k6noNCLF8StRXoAxLwSb t0X9WlbUToh2DdHQyIO73kWRXvcZxJLtGLPYp5cI= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. f71bc7f00c3a06c2645dd739471bd65c9c0586d9 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f83141b2c816b09a2dd44ea5a84d868b7f0e50e7 X-Git-Newrev: f71bc7f00c3a06c2645dd739471bd65c9c0586d9 Message-Id: <20231030151453.CD6653858C2F@sourceware.org> Date: Mon, 30 Oct 2023 15:14:53 +0000 (GMT) From: Jonathan Wakely 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 f71bc7f00c3a06c2645dd739471bd65c9c0586d9 (commit) from f83141b2c816b09a2dd44ea5a84d868b7f0e50e7 (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 f71bc7f00c3a06c2645dd739471bd65c9c0586d9 Author: Jonathan Wakely Date: Mon Oct 30 15:11:26 2023 +0000 Uncomment link to "Porting to GCC 14" diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 5611fc4f..e5d3970c 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -17,11 +17,9 @@

This page is a "brief" summary of some of the huge number of improvements in GCC 14. -

Note: GCC 14 has not been released yet, so this document is ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-14/changes.html | 2 -- 1 file changed, 2 deletions(-) hooks/post-receive -- gcc-wwwdocs