From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 9A6213858C83 for ; Wed, 28 Sep 2022 11:03:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9A6213858C83 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 3F45233E53; Wed, 28 Sep 2022 07:03:48 -0400 (EDT) Received: from naga (ip-109-43-113-252.web.vodafone.de [109.43.113.252]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id F0D3833E8A; Wed, 28 Sep 2022 07:03:46 -0400 (EDT) Date: Wed, 28 Sep 2022 13:03:35 +0200 (CEST) From: Gerald Pfeifer To: Tobias Burnus cc: gcc-patches , Tom de Vries , Thomas Schwinge Subject: Re: [wwwdocs][patch] gcc-13/changes.html: Add nvptx's --with-arch In-Reply-To: Message-ID: <5ec1a14c-9436-b155-3699-d785b0f83152@pfeifer.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Scanned-By: mailmunge 3.09 on 209.68.5.143 X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_SHORT,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Tobias, On Wed, 28 Sep 2022, Tobias Burnus wrote: > The attached patch documents the new nvptx configure flag > --with-arch=sm_... > > Comments? OK? where it reads + + --with-arch= flag; if not specified, GCC defaults to + sm_30. GCC's target libraries are build both with + sm_30 and the specified target architecture. I suggest "configure option" instead of "flag" (if that's it, of course). And I'd start the following as a full sentence "If not specified", or in fact omit it, since "GCC defaults" already implies "If not specified"? "are build" -> "are then built", and switch the last two sentences? Okay with those changes (or telling me I'm wrong ;-). Gerald From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa1.mentor.iphmx.com (esa1.mentor.iphmx.com [68.232.129.153]) by sourceware.org (Postfix) with ESMTPS id 7172B385802D for ; Wed, 28 Sep 2022 07:39:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7172B385802D 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.93,351,1654588800"; d="diff'?scan'208,217";a="86545539" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa1.mentor.iphmx.com with ESMTP; 27 Sep 2022 23:39:51 -0800 IronPort-SDR: dIG2zN40RRQ1XJ6dCNTymuuhnBKoqJ9yb0HaUX1PZnPnQ7HOG5ePS0He/RjdesqozBGQQO/RPj GqSVeNRJ1ntCt6/kCFEXWQmiPID646Wwp1uA7R+lMHJ0ooSDrPDaJCrEoGceXG7df7hsVpp7wj 5qGcoN43YtGNaeUaIHj629NDFpldN3q7Uk+k2fjgA/QoUfubPUGS410R9WpHPOY7MoS8DId382 //xb9msJm8rZjZLZFOTapwgZSFItvfZ9ZOhOS7Hen7eHHJMFhHiOk/+9pZr6OqXZFalpygK9hW Uzc= Content-Type: multipart/mixed; boundary="------------HAQvwL0LUTdrlpHmaJvoVguZ" Message-ID: Date: Wed, 28 Sep 2022 09:39:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Content-Language: en-US To: gcc-patches , Tom de Vries CC: Gerald Pfeifer , Thomas Schwinge From: Tobias Burnus Subject: [wwwdocs][patch] gcc-13/changes.html: Add nvptx's --with-arch 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.4 required=5.0 tests=BAYES_00,GIT_PATCH_0,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --------------HAQvwL0LUTdrlpHmaJvoVguZ Content-Type: multipart/alternative; boundary="------------jP7Suv09EgiLpNL3uSqYk8FV" --------------jP7Suv09EgiLpNL3uSqYk8FV Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: quoted-printable The attached patch documents the new nvptx configure flag --with-arch=3Dsm_= ... Comments? OK? Tobias ----------------- Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstra=C3=9Fe 201= , 80634 M=C3=BCnchen; Gesellschaft mit beschr=C3=A4nkter Haftung; Gesch=C3= =A4ftsf=C3=BChrer: Thomas Heurung, Frank Th=C3=BCrauf; Sitz der Gesellschaf= t: M=C3=BCnchen; Registergericht M=C3=BCnchen, HRB 106955 --------------jP7Suv09EgiLpNL3uSqYk8FV-- --------------HAQvwL0LUTdrlpHmaJvoVguZ Content-Type: text/x-patch; charset="UTF-8"; name="nvptx-with-arch.diff" Content-Disposition: attachment; filename="nvptx-with-arch.diff" Content-Transfer-Encoding: base64 Z2NjLTEzL2NoYW5nZXMuaHRtbDogQWRkIG52cHR4J3MgLS13aXRoLWFyY2gK CmRpZmYgLS1naXQgYS9odGRvY3MvZ2NjLTEzL2NoYW5nZXMuaHRtbCBiL2h0 ZG9jcy9nY2MtMTMvY2hhbmdlcy5odG1sCmluZGV4IDM5MDE5M2NhLi5mMTEz ZTQ0MyAxMDA2NDQKLS0tIGEvaHRkb2NzL2djYy0xMy9jaGFuZ2VzLmh0bWwK KysrIGIvaHRkb2NzL2djYy0xMy9jaGFuZ2VzLmh0bWwKQEAgLTIwOSw3ICsy MDksMTggQEAgYSB3b3JrLWluLXByb2dyZXNzLjwvcD4KIAogPCEtLSA8aDMg aWQ9Im5pb3MyIj5OaW9zIElJPC9oMz4gLS0+CiAKLTwhLS0gPGgzIGlkPSJu dnB0eCI+TlZQVFg8L2gzPiAtLT4KKzxoMyBpZD0ibnZwdHgiPk5WUFRYPC9o Mz4KKzx1bD4KKyAgPGxpPlRoZSBkZWZhdWx0IHZhbHVlIGZvciB0aGUgPGEK KyAgICAgIGhyZWY9Imh0dHBzOi8vZ2NjLmdudS5vcmcvb25saW5lZG9jcy9n Y2MvTnZpZGlhLVBUWC1PcHRpb25zLmh0bWwiPjxjb2RlPgorICAgICAgLW1h cmNoPC9jb2RlPjwvYT4gb3B0aW9uIGNhbiBiZSBub3cgY2hhbmdlZCB3aGVu IDxhCisgICAgICBocmVmPSJodHRwczovL2djYy5nbnUub3JnL2luc3RhbGwv Ij5idWlsZGluZyBHQ0M8L2E+IHVzaW5nIHRoZQorICAgICAgPGEgaHJlZj0i aHR0cHM6Ly9nY2MuZ251Lm9yZy9pbnN0YWxsL3NwZWNpZmljLmh0bWwjbnZw dHgteC1ub25lIj4KKyAgICAgIDxjb2RlPi0td2l0aC1hcmNoPTwvY29kZT48 L2E+IGZsYWc7IGlmIG5vdCBzcGVjaWZpZWQsIEdDQyBkZWZhdWx0cyB0bwor ICAgICAgPGNvZGU+c21fMzA8L2NvZGU+LiBHQ0MncyB0YXJnZXQgbGlicmFy aWVzIGFyZSBidWlsZCBib3RoIHdpdGgKKyAgICAgIDxjb2RlPnNtXzMwPC9j b2RlPiBhbmQgdGhlIHNwZWNpZmllZCB0YXJnZXQgYXJjaGl0ZWN0dXJlLgor ICA8L2xpPgorPC91bD4KIAogPCEtLSA8aDMgaWQ9ImhwcGEiPlBBLVJJU0M8 L2gzPiAtLT4KIAo= --------------HAQvwL0LUTdrlpHmaJvoVguZ--