From patchwork Fri Aug 13 14:37:52 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tobias Burnus X-Patchwork-Id: 1516682 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4GmR4Q3z54z9sW8 for ; Sat, 14 Aug 2021 00:38:13 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 3B6893855007 for ; Fri, 13 Aug 2021 14:38:11 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from esa3.mentor.iphmx.com (esa3.mentor.iphmx.com [68.232.137.180]) by sourceware.org (Postfix) with ESMTPS id DA8F9385701E for ; Fri, 13 Aug 2021 14:37:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DA8F9385701E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com IronPort-SDR: BdiKhnffkQuXp5Cjbs8AVOP8cXraHofNY2Jnlj4oeHKHEI56XFuatGK0eF1zNlyySmqj2zMV0n ms/uYBmi1YVnOftsPiLNX3kPs//B/cK6ar4tzGff4eqTullEbnrGkhcs5dzjqFcKx3pMAhvO+O k5zYw80ANNJiuZSKlS31hFlTyO9NY5TIm1glojmL1ecxWpOhkJGLSx8jni3n2ResKRvQbZFfW1 KwRoY0+y+dyPZ8pZDylaN2OJ8BJiyMLvbgWfaxFKGxvXybH0uWVAeXTXxYzfw1ItyNGcCyzkPx 4Y2nO7ibi9oG/riuMF81LKkV X-IronPort-AV: E=Sophos;i="5.84,319,1620720000"; d="diff'?scan'208";a="64623582" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa3.mentor.iphmx.com with ESMTP; 13 Aug 2021 06:37:58 -0800 IronPort-SDR: N/AcYUDEATf8ROGTId9kZ3asI2kDIMxc4Pgfh1d8D8djLhG+LlDg6KuHI6B42KU9NguW6Mnt4G 55zrHn01ty4dY9c6W6s4Uc46579cRWXOxCq+bsi9EooyBr5AwSyThqSnJC7ws8ISz3X78+JIHj kBRRjKwspV0ifHq/qXL+JTElP79Ex0+FK1hjcSPI+G7eRkDuA4p6Ww804o0+2BL+UB1y9K/iJ4 huz4J979I/yivO52+VlP6LexsNwMx25LizLWPl+ABbdNwLLNqaOC8hZ4PCNrj7kE0y4hLTcBKR anI= To: gcc-patches , Gerald Pfeifer , Jakub Jelinek From: Tobias Burnus Subject: [wwwdocs] gcc-12/changes.html: OpenMP - mention masked support Message-ID: Date: Fri, 13 Aug 2021 16:37:52 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Language: en-US X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-06.mgc.mentorg.com (139.181.222.6) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-11.6 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" Update the OpenMP section again, now that Jakub has added the 'masked' construct. Comments? Tobias ----------------- Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955 gcc-12/changes.html: OpenMP - mention masked support diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index a8859882..a58618cc 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -57,8 +57,10 @@ a work-in-progress.

clause, defaultmap has been updated for OpenMP 5.0, and the loop directive and combined directives involving master directive have been added. Additionally, - support for expressing OpenMP directives as C++ 11 attributes has been - added, which is an OpenMP 5.1 feature. + the following OpenMP 5.1 feature have been added: support for expressing + OpenMP directives as C++ 11 attributes, the masked construct, + and using primary with the proc_bind clause and + OMP_PROC_BIND environment variable.
  • The new warning flag -Wopenacc-parallelism was added for OpenACC. It warns about potentially suboptimal choices related to