From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id F19D63858D3C; Tue, 17 May 2022 10:02:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F19D63858D3C To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 5c8a7e1b94b9eadb220d46e8c2065002c293fe48 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0e6e94f4bc1743b99c642920ed2af0e11beb1dd2 X-Git-Newrev: 5c8a7e1b94b9eadb220d46e8c2065002c293fe48 Message-Id: <20220517100227.F19D63858D3C@sourceware.org> Date: Tue, 17 May 2022 10:02:27 +0000 (GMT) From: Jakub Jelinek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2022 10:02:28 -0000 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 5c8a7e1b94b9eadb220d46e8c2065002c293fe48 (commit) from 0e6e94f4bc1743b99c642920ed2af0e11beb1dd2 (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 5c8a7e1b94b9eadb220d46e8c2065002c293fe48 Author: Jakub Jelinek Date: Tue May 17 12:02:20 2022 +0200 Fix a typo. diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html index 52991c02..799a1e3b 100644 --- a/htdocs/projects/gomp/index.html +++ b/htdocs/projects/gomp/index.html @@ -24,7 +24,7 @@ OpenMP and OpenACC are supported with GCC's C, C++ and Fortran compilers.

  • Contributing
  • Reporting Bugs
  • OpenMP Implementation Status: - 2.5 · 5.0 · + 2.5 · 3.0 · 3.1 · 4.0 · 4.5 · 5.0 · 5.1 · 5.2
  • ----------------------------------------------------------------------- Summary of changes: htdocs/projects/gomp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs