From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa3.mentor.iphmx.com (esa3.mentor.iphmx.com [68.232.137.180]) by sourceware.org (Postfix) with ESMTPS id 55A85383303E; Tue, 27 Apr 2021 10:15:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 55A85383303E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=Tobias_Burnus@mentor.com IronPort-SDR: Cn7veIMzXDNPGDs9JrOt/Md9e8czBT6x3fu0Oa2ucW2Ni7ZqNtOeZqzRavfgm+cdm6qyi1Kv1d OBRR3s1my8peT91hsVAVwnSAgGUhwkBOJZmBuLUk1WjdB89OH0ow2aD8Tc6kS9DcGp5rH4htnN i6raFpdb87rUIbUY9zinF3oA+MztrWVFCkNE3BdAKiecTv/ItMg2Y7njGu0xxYf58sGjC3Miem 5ny9lz26Rvq/7ew1jkBvdnuwRLxLCpQNybds62J9cREGuahS7X53UphVNM4OBsp/nr18j2MFvJ oPk= X-IronPort-AV: E=Sophos;i="5.82,254,1613462400"; d="diff'?scan'208";a="60559399" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa3.mentor.iphmx.com with ESMTP; 27 Apr 2021 02:15:39 -0800 IronPort-SDR: 0BW/J6E6FjI4FK2cjTezogGJf2TAMXPi5BxnkA2Go1anc+Cw79PxhJ2J5GO4MMlgUcyQZh5qTR ssZujM2KWTLC2EAiAAu7KBiGD6vPdOLGbTeePUfp99EJBuwHIigMI6cVgwia3xFYEkKVfUD99w QxzS12IMWR4mcU5iD8TE3vuFEKsFaNKzY8kz7Yx+slAVw6pzMzs+4dHgrFRL3QiL6+ljiKAsFB PQBxuKIroRj1DU3Zv2TchMyTi1BuNz9/zBbIn72U2UNBwXTjCnR6AOcT3s18PvL6E33vV42yYu uGQ= Subject: Re: [wwwdocs, patch] gcc-12/changes.html: OpenMP (depobj/mutexinoutset for depend), OpenACC (-Wopenacc-parallelism) To: Gerald Pfeifer CC: , , Jakub Jelinek , Thomas Schwinge References: <842c1337-a117-f260-bbb4-4e7f5a03546f@codesourcery.com> <9a92ba16-6b68-a534-d04d-e68c754d7f2a@pfeifer.com> From: Tobias Burnus Message-ID: <6c24373c-d219-5d6f-271b-6b5203c16a69@codesourcery.com> Date: Tue, 27 Apr 2021 12:15:32 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 MIME-Version: 1.0 In-Reply-To: <9a92ba16-6b68-a534-d04d-e68c754d7f2a@pfeifer.com> Content-Type: multipart/mixed; boundary="------------56D2184E9B8BC2863AF1DE75" Content-Language: en-US X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_SHORT, NICE_REPLY_A, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: fortran@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Fortran mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2021 10:15:42 -0000 --------------56D2184E9B8BC2863AF1DE75 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: quoted-printable Hi Gerald, hi all, On 26.04.21 21:04, Gerald Pfeifer wrote: > On Mon, 26 Apr 2021, Tobias Burnus wrote: >> I think for OpenMP, the sentence will be >> modified several times before the release :-) > Can I take this as a promise? :-) Given that Stage1 has just begun and several patches are either waiting for review or to be finished and submitted: Yes :-) > How do you feel about > "OpenMP 5.0 support for Fortran ... by the following features > which were available in C and C++ before:" > Or > "Fortran gained support for the following OpenMP 5.0 features..." I went for the former: it reduces the word smithing for non-Fortran-only changes. Thanks for the suggestions. Tobias PS: When looking at https://gcc.gnu.org/mirrors.html, I wondered whether 3 of 5 http mirrors links could move to https and given the trend that FTP is phased out (on the server side and in the webbrowsers), whether those ftp:// mirrors which also offer https:// should list https in addition (or instead?). ----------------- Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 201, 80634 M=C3=BCnchen R= egistergericht M=C3=BCnchen HRB 106955, Gesch=C3=A4ftsf=C3=BChrer: Thomas H= eurung, Frank Th=C3=BCrauf --------------56D2184E9B8BC2863AF1DE75 Content-Type: text/x-patch; charset="UTF-8"; name="committed.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="committed.diff" commit 4debbf1dda6f26bfbc3dc93b7111b34bfacb252d Author: Tobias Burnus Date: Tue Apr 27 12:03:38 2021 +0200 gcc-12/changes.html: OpenMP, OpenACC * htdocs/gcc-12/changes.html (languages): OpenMP/Fortran - depobj/mutexinoutset for depend; OpenACC - -Wopenacc-parallelism. diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 8f257e87..e0ac986e 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -40,6 +40,18 @@ a work-in-progress.

New Languages and Language specific improvements

+
    +
  • OpenMP 5.0 support for Fortran has been extended by the following features + which were available in C and C++ before: depobj + and mutexinoutset can now also be used with the + depend clause. +
  • +
  • The new warning flag -Wopenacc-parallelism was added for + OpenACC. It warns about potentially suboptimal choices related to + OpenACC parallelism. +
  • +
+ --------------56D2184E9B8BC2863AF1DE75--