From patchwork Wed Jun 29 21:46:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kwok Cheung Yeung X-Patchwork-Id: 55558 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id BAC733842AD9 for ; Wed, 29 Jun 2022 21:47:14 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from esa4.mentor.iphmx.com (esa4.mentor.iphmx.com [68.232.137.252]) by sourceware.org (Postfix) with ESMTPS id 9603C384D1BE for ; Wed, 29 Jun 2022 21:46:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9603C384D1BE Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.92,232,1650960000"; d="scan'208,223";a="78057707" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa4.mentor.iphmx.com with ESMTP; 29 Jun 2022 13:46:53 -0800 IronPort-SDR: iOC4DzULVl6C2cPKSg2stlaewkLmG6BIUggznyj/1teXZfeN/HNcYTuM+uUKISMK8R9s70bQhe VRwlgn0ZjrTwKqC12X0az259zXccyrIdzV7ktAe+evt051W+6+UCJCBzt8xhsRV9TY45TADl41 PUXL5g2s0dNEIdcN+kTPR/5fn8SX7S3rh68L/yqcn/Yqmq79tGis0oAoM+ijG3F6DtMGjGRhuk 7JMC1weJNdvmkfV9LPX8CDS2FNi5aJshVptkPCXOXdD9TopKWU8esIP5sftM4tlMjbtHr+F0T0 Z4E= Message-ID: <5623e616-210e-98b1-edb1-8723fe5b8957@codesourcery.com> Date: Wed, 29 Jun 2022 22:46:38 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.0 To: gcc-patches From: Kwok Cheung Yeung Subject: [committed] wwwdocs: Document devel/omp/gcc-12 X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-09.mgc.mentorg.com (139.181.222.9) To svr-ies-mbx-12.mgc.mentorg.com (139.181.222.12) X-Spam-Status: No, score=-11.6 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_NUMSUBJECT, KAM_SHORT, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" Hello The devel/omp/gcc-12 branch has been pushed to the git repo as the development branch for new OpenMP, OpenACC and offloading functionality, based on the GCC 12 branch. The git doc page has been modified to point to the new branch as the active OMP development branch, while the previous devel/omp/gcc-11 branch now joins the list of inactive OMP branches. Kwok From 0695e5e969eba730e517a6adbdf38b8774f89437 Mon Sep 17 00:00:00 2001 From: Kwok Cheung Yeung Date: Wed, 29 Jun 2022 22:32:39 +0100 Subject: [PATCH] Document devel/omp/gcc-12 branch Also moves the old devel/omp/gcc-11 branch to the inactive branches section next to devel/omp/gcc-10. --- htdocs/git.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/htdocs/git.html b/htdocs/git.html index 5202363c..52ad05db 100644 --- a/htdocs/git.html +++ b/htdocs/git.html @@ -280,15 +280,15 @@ in Git.

Makarov vmakarov@redhat.com. -
devel/omp/gcc-11
+
devel/omp/gcc-12
This branch is for collaborative development of OpenACC and OpenMP support and related functionality, such as offloading support (OMP: offloading and multi processing). - The branch is based on releases/gcc-11. - Please send patch emails with a short-hand [og11] tag in the + The branch is based on releases/gcc-12. + Please send patch emails with a short-hand [og12] tag in the subject line, and use ChangeLog.omp files.
unified-autovect
@@ -895,13 +895,15 @@ merged.

devel/omp/gcc-9
devel/omp/gcc-10
+
devel/omp/gcc-11
These branches were used for collaborative development of OpenACC and OpenMP support and related functionality as the successors to openacc-gcc-9-branch after the move to Git. - The branches were based on releases/gcc-9 and releases/gcc-10 respectively. - Development has now moved to the devel/omp/gcc-11 branch.
+ The branches were based on releases/gcc-9, releases/gcc-10 and + releases/gcc-11 respectively. + Development has now moved to the devel/omp/gcc-12 branch.
hammer-3_3-branch
The goal of this branch was to have a stable compiler based on GCC 3.3