From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from xry111.site (xry111.site [IPv6:2001:470:683e::1]) by sourceware.org (Postfix) with ESMTPS id D6E853858431 for ; Fri, 16 Jun 2023 08:38:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D6E853858431 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=1686904717; bh=kNCkb8NgTbplVE7iFopoT3YLv0g9LWei5l3v4S1rOfI=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=Q8BjnfqmYoFPibJjUF6kd6ijKu72HPeiB+E3c2dKIp2pZttDCPxFgkTfRByoeJ1HT wH085qobnEHsGOtxlKiPngpI8Kn5NRzDIoQt28HQKIiJfZAqZFDPiEQCWsuILO672P NYb41qWNTBaJC5mSEn0bOHKyyMHnLN3yM+D6INzA= Received: from [192.168.124.11] (unknown [113.140.11.6]) (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 67A8665A78; Fri, 16 Jun 2023 04:38:33 -0400 (EDT) Message-ID: Subject: Re: [PATCH v5] MIPS: Add speculation_barrier support From: Xi Ruoyao To: YunQiang Su , "Richard Earnshaw (lists)" Cc: YunQiang Su , gcc-patches@gcc.gnu.org, macro@orcam.me.uk, jiaxun.yang@flygoat.com, richard.sandiford@arm.com, jeffreyalaw@gmail.com Date: Fri, 16 Jun 2023 16:38:30 +0800 In-Reply-To: References: <20230601042658.2128162-1-yunqiang.su@cipunited.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.3 MIME-Version: 1.0 X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,LIKELY_SPAM_FROM,RCVD_IN_BARRACUDACENTRAL,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 Fri, 2023-06-16 at 15:53 +0800, YunQiang Su wrote: > Ohh, sorry. I forget it. I commented there. > I have no permission to close this bug report. Can you help to close > it? Modify the email address of your Bugzilla account to your @gcc.gnu.org address, then you should be able to close it. --=20 Xi Ruoyao School of Aerospace Science and Technology, Xidian University