From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mengyan1223.wang (mengyan1223.wang [89.208.246.23]) by sourceware.org (Postfix) with ESMTPS id A1B203858D28 for ; Sat, 18 Dec 2021 09:37:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A1B203858D28 Received: from localhost.localdomain (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) (Authenticated sender: xry111@mengyan1223.wang) by mengyan1223.wang (Postfix) with ESMTPSA id 0F9A665F58; Sat, 18 Dec 2021 04:37:34 -0500 (EST) Message-ID: <73d66874dde46303adf1851c50ccfe18a9982ca7.camel@mengyan1223.wang> Subject: Re: [PATCH v3 06/12] LoongArch Port: Builtin macros. From: Xi Ruoyao To: Paul Hua , Joseph Myers Cc: chenglulu@loongson.cn, Chenghua Xu , yangyujie@loongson.cn, gcc-patches Date: Sat, 18 Dec 2021 17:37:32 +0800 In-Reply-To: References: <20211210074359.988056-1-xuchenghua@loongson.cn> <20211210074359.988056-7-xuchenghua@loongson.cn> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3031.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, JMQ_SPF_NEUTRAL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no 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: , X-List-Received-Date: Sat, 18 Dec 2021 09:37:39 -0000 On Fri, 2021-12-17 at 15:45 +0800, Paul Hua via Gcc-patches wrote: > Hi Joseph, > > Thanks for your suggestion, Those macros can be removed, we will send > the v4 version soon. > > Are there any problems in this series of patches? I'm not a compiler expert, but I'll bootstrap it once my 5th Linux From Scratch build on LoongArch finishes and give a feedback. > In other words, What conditions are required for LoongArch back-end > merged? GCC 12 development cycle is at stage 3 (general bugfixing) now. So a new port have to wait until stage 1 of GCC 13 begins (in mid 2022, I guess). In the meantime you need to get someone applied by the SC as the maintainer of the new port. Joseph is a SC member but I guess you'd like to discuss this off-list. > By the way, We are preparing the LoongArch machine to send to Cfarm > for testing. -- Xi Ruoyao School of Aerospace Science and Technology, Xidian University