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 7847E3858C5F for ; Thu, 16 Feb 2023 13:02:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7847E3858C5F 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=1676552574; bh=FO4isRDC8R7wvOuV7Tzl3MIfo1U7YCP4urWtGUcSdf4=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=DqRjNeVlS+TtFtS3PoeB6GaOqKPQvW8LZNgqalw9D/66Hw8X32F6vHEKHiETUefmv pnfjqx8oBwv+PC3/mwWzrzUOMGeb2te1CNnPiS3wiU9aO91huRhltXTH+MnVbfcc5P zAqGd5qggq88uekmYA08VlqZKQxX0pCjSZojDz+Y= Received: from [IPv6:240e:457:1010:5121:7b4e:9714:772b:3b85] (unknown [IPv6:240e:457:1010:5121:7b4e:9714:772b:3b85]) (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 906D565AB0; Thu, 16 Feb 2023 08:02:51 -0500 (EST) Message-ID: <0b68dffcb84c8df71a7014b5e503669b8e6298ff.camel@xry111.site> Subject: Re: [PATCH] LoongArch: Add math-barriers.h From: Xi Ruoyao To: Adhemerval Zanella Netto , libc-alpha@sourceware.org Cc: caiyinyu , Wang Xuerui Date: Thu, 16 Feb 2023 21:02:46 +0800 In-Reply-To: <2bd6fce7-d77c-e034-934f-31f85afb9549@linaro.org> References: <20230214085713.44338-1-xry111@xry111.site> <617e860d-9bf3-ddc0-8791-655e611ad7ac@linaro.org> <2bd6fce7-d77c-e034-934f-31f85afb9549@linaro.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 X-Spam-Status: No, score=-1.1 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 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 Wed, 2023-02-15 at 11:25 -0300, Adhemerval Zanella Netto wrote: >=20 > I meant that I saw math/test-fenv failures with and without the patch > and I the master qemu (f670b3eec7f5d1ed8c4573ef244e7b8c6b32001b). Hi Adhemerval, Which GCC version did you used? I'll try with the same GCC version on the hardware. If it still fails I'll consider it a QEMU issue and report to QEMU maintainers. --=20 Xi Ruoyao School of Aerospace Science and Technology, Xidian University