From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by sourceware.org (Postfix) with ESMTPS id 94A6E3858D3C for ; Mon, 14 Feb 2022 19:16:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 94A6E3858D3C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nefkom.net Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4JyDVD1PNtz1sr4S; Mon, 14 Feb 2022 20:16:36 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4JyDVD15pXz1qqkB; Mon, 14 Feb 2022 20:16:36 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id rQTPS-6txena; Mon, 14 Feb 2022 20:16:35 +0100 (CET) X-Auth-Info: H+FeKFXpZCqe3Xc5WDhCdVx/f0hEM9XLzhGwbSpXOV3tzJEREyjwPEIQL5F4FPF6 Received: from igel.home (ppp-46-244-178-131.dynamic.mnet-online.de [46.244.178.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 14 Feb 2022 20:16:35 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id AF39E2C3ABC; Mon, 14 Feb 2022 20:16:34 +0100 (CET) From: Andreas Schwab To: "H.J. Lu" Cc: Noah Goldstein via Libc-alpha Subject: Re: [PATCH v3 5/7] x86: Optimize strcmp-avx2.S References: <20220109122946.2754917-1-goldstein.w.n@gmail.com> <20220110213540.1258344-1-goldstein.w.n@gmail.com> <20220110213540.1258344-5-goldstein.w.n@gmail.com> <87ilthv8s9.fsf@igel.home> X-Yow: Just to have MORE FUN, I'll pretend I am JAMES CAGNEY and I am having a tense, UP-TIGHT EXPERIENCE!! Date: Mon, 14 Feb 2022 20:16:34 +0100 In-Reply-To: (H. J. Lu's message of "Mon, 14 Feb 2022 10:23:05 -0800") Message-ID: <87y22dtg19.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2022 19:16:39 -0000 On Feb 14 2022, H.J. Lu wrote: > On Mon, Feb 14, 2022 at 6:10 AM Andreas Schwab wrote: >> >> I'm seeing erroneous behaviour with this. There are random cases of >> misbehaviour on build workers with AVX2, for example: >> >> https://build.opensuse.org/package/live_build_log/home:Andreas_Schwab:glibc/glibc:cross-riscv64/f/x86_64 >> >> riscv64-suse-linux-gcc: error: unrecognized command-line option '-frounding-math' >> make[2]: *** [../o-iterator.mk:9: /home/abuild/rpmbuild/BUILD/glibc-2.35.9000.58.g7912236f4a/cc-base/time/tzset.o] Error 1 >> make[2]: *** Waiting for unfinished jobs.... > > How reproducible is it? 100%. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."