From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from xry111.site (xry111.site [89.208.246.23]) by sourceware.org (Postfix) with ESMTPS id 79F273858D1E for ; Tue, 18 Apr 2023 06:35:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 79F273858D1E Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=xry111.site Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=xry111.site DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xry111.site; s=default; t=1681799751; bh=EB0jkJo19BKkl1q90smv7+tukQXRbiSrbOZoPZFio1Q=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=cxhVXmcJe8KxghthE/gmVzhwv3nWTYy74WgZOhquBdOZIouKWCm5OH67E0whWVsUf XMwxYy3BR1giqUYedzySdaHv9qHbVfKFL3lJxJieB8VmmtqjAuAdtmLqB8zqhoul1v JNUerXh+K1odpX8eJz/zCslrt4XHdxwMyq6GC8UY= Received: from [IPv6:240e:358:1195:d000:dc73:854d:832e:5] (unknown [IPv6:240e:358:1195:d000:dc73:854d:832e:5]) (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@xry111.site) by xry111.site (Postfix) with ESMTPSA id CAA0865BD0; Tue, 18 Apr 2023 02:35:44 -0400 (EDT) Message-ID: <17ed436db0dcfa06400ab3c193d11dd083426677.camel@xry111.site> Subject: Re: [pushed][PATCH] LoongArch: Remove the definition of the macro LOGICAL_OP_NON_SHORT_CIRCUIT under the architecture and use the default definition instead. From: Xi Ruoyao To: Lulu Cheng , gcc-patches@gcc.gnu.org, Jakub Jelinek Cc: i@xen0n.name, xuchenghua@loongson.cn Date: Tue, 18 Apr 2023 14:35:36 +0800 In-Reply-To: References: <20230413115126.1568212-1-chenglulu@loongson.cn> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.0 MIME-Version: 1.0 X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,LIKELY_SPAM_FROM,SPF_HELO_PASS,SPF_PASS,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: On Tue, 2023-04-18 at 09:54 +0800, Lulu Cheng wrote: > Pushed to r14-15. >=20 > Due to my reasons, this modification did not catch up with the creation= =20 > of the releases/gcc-13 branch, >=20 > can I still submit this modification to releases/gcc-13?:-( I guess we need a decision from Jakub. --=20 Xi Ruoyao School of Aerospace Science and Technology, Xidian University