From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1534) id 9FDDA385840E; Tue, 23 May 2023 06:46:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9FDDA385840E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684824384; bh=EJ7UFawYqsxBSd53tRRNqYyx2jsyFPiK5kn/zAelOaE=; h=To:Subject:Date:From:From; b=ijw1U+jt/QES3HRzsT+bq9RWNTPqOYFFnLtfIDSKmbMT2dPpphmT1k3vCAAyXU48o r7waaJn+B1vN+TJcnePbn8oTg9AXIl1igiToMyQt1WanmxcUHtT3og7WZKcVnnQ1k+ xWE82G2Ar75+pUOYp/ZgffBj0tqi9PQEBlX/buyw= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. d2aa37c82988a64079ff90654eba16d4d19695b7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4013044e02d0b04430531bb604ddb201c51cb238 X-Git-Newrev: d2aa37c82988a64079ff90654eba16d4d19695b7 Message-Id: <20230523064624.9FDDA385840E@sourceware.org> Date: Tue, 23 May 2023 06:46:24 +0000 (GMT) From: Tobias Burnus 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 d2aa37c82988a64079ff90654eba16d4d19695b7 (commit) from 4013044e02d0b04430531bb604ddb201c51cb238 (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 d2aa37c82988a64079ff90654eba16d4d19695b7 Author: Tobias Burnus Date: Tue May 23 08:45:17 2023 +0200 projects/gomp: Link to GCC 13 impl. status as well diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html index fa770855..cb2338f3 100644 --- a/htdocs/projects/gomp/index.html +++ b/htdocs/projects/gomp/index.html @@ -143,6 +143,8 @@ filing a bug report.

Implementation status in libgomp manual: Mainline (GCC 13), +GCC 13.

GCC 12.

----------------------------------------------------------------------- Summary of changes: htdocs/projects/gomp/index.html | 2 ++ 1 file changed, 2 insertions(+) hooks/post-receive -- gcc-wwwdocs