From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp001-out.apm-internet.net (smtp001-out.apm-internet.net [85.119.248.222]) by sourceware.org (Postfix) with ESMTPS id CBE3C3858289 for ; Sun, 14 May 2023 08:21:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CBE3C3858289 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=sandoe.co.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=sandoe.co.uk Received: (qmail 96961 invoked from network); 14 May 2023 08:21:29 -0000 X-APM-Out-ID: 16840524899695 X-APM-Authkey: 257869/1(257869/1) 7 Received: from unknown (HELO smtpclient.apple) (81.138.1.83) by smtp001.apm-internet.net with SMTP; 14 May 2023 08:21:29 -0000 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.3\)) Subject: Re: [PATCH 03/14] gcc/config/*: use _P() defines from tree.h From: Iain Sandoe In-Reply-To: <20230513232321.279733-4-rep.dot.nop@gmail.com> Date: Sun, 14 May 2023 09:21:28 +0100 Cc: GCC Patches , Bernhard Reutner-Fischer Content-Transfer-Encoding: quoted-printable Message-Id: <54AA1351-8AE4-4E6C-943F-69B68D3F82A2@sandoe.co.uk> References: <20230513232321.279733-1-rep.dot.nop@gmail.com> <20230513232321.279733-4-rep.dot.nop@gmail.com> To: Bernhard Reutner-Fischer X-Mailer: Apple Mail (2.3696.120.41.1.3) X-Spam-Status: No, score=-8.0 required=5.0 tests=BAYES_00,KAM_COUK,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE 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 Bernhard > On 14 May 2023, at 00:23, Bernhard Reutner-Fischer via Gcc-patches = wrote: >=20 > From: Bernhard Reutner-Fischer >=20 > gcc/ChangeLog: >=20 > * config/darwin-c.cc (darwin_pragma_unused): Ditto. > * config/darwin.cc (is_objc_metadata): Ditto. > * config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Ditto. I guess it would be easier for a global maintainer to review this one = =E2=80=A6 but=E2=80=A6 =E2=80=A6 FAOD, the Darwin parts ar OK for trunk, thanks Iain