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 3AD343858C2F for ; Thu, 25 Aug 2022 09:12:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3AD343858C2F 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=1661418744; bh=Hn8BgAVeMgSw4z8YkM7FC/Rsdx65ihMbggE4d7o4G2A=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=ByUunTTzZxtU1bYVH4bJQjflXIFS4h0GmF35vF4LvjpbChl3Ef8ICoa8xFp7hAUYm XApqEizW7dh73I4YOpuRgJfXYtLOuyI3WcIF9JAgS8UeHxJb43BJaqX5UwVdLmKhsG 4JIXFKeDGGgpv2dMNWYkJyoaY7H873enPz9I+f24= Received: from localhost.localdomain (xry111.site [IPv6:2001:470:683e::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@xry111.site) by xry111.site (Postfix) with ESMTPSA id B496B66790; Thu, 25 Aug 2022 05:12:22 -0400 (EDT) Message-ID: Subject: Re: [PATCH v2 2/2 resend] LoongArch: add model attribute From: Xi Ruoyao To: Lulu Cheng , gcc-patches@gcc.gnu.org Cc: Chenghua Xu , Youling Tang , Huacai Chen , Jinyang He , Wang Xuerui Date: Thu, 25 Aug 2022 17:12:20 +0800 In-Reply-To: References: <33ecfc0e63844d9d1254190c3d964989a1e68cfe.camel@xry111.site> <7a57979ed30cdb47b51b24c7af80ad2b79be401c.camel@xry111.site> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.45.2 MIME-Version: 1.0 X-Spam-Status: No, score=1.0 required=5.0 tests=BAYES_00,BODY_8BITS,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROM_SUSPICIOUS_NTLD,LIKELY_SPAM_FROM,PDS_OTHER_BAD_TLD,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 Thu, 2022-08-25 at 16:53 +0800, Lulu Cheng wrote: > I think this should add a sentence: >=20 > =C2=A0=C2=A0=C2=A0=C2=A0 > "Currently, the identifier name can only be one of small or extreme." I'll add this line and spend some time trying to see how to reliably reproduce the ICE mentioned in 1/2 before committing. > Others I think are ok. --=20 Xi Ruoyao School of Aerospace Science and Technology, Xidian University