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 0AA3D3858412 for ; Mon, 14 Feb 2022 14:10:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0AA3D3858412 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 4Jy5hl5cdwz1sZw5; Mon, 14 Feb 2022 15:10:15 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4Jy5hl5PrRz1qqkD; Mon, 14 Feb 2022 15:10:15 +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 hJgLB2P2HXKM; Mon, 14 Feb 2022 15:10:14 +0100 (CET) X-Auth-Info: ZIcTp6PFX9hGBc4Ug6raVZxKPNa631g6ONiPj+5F/P0fbqHNY9hw2YiaVUz8q9qm 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 15:10:14 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 56BF22C3B04; Mon, 14 Feb 2022 15:10:14 +0100 (CET) From: Andreas Schwab To: 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> X-Yow: This PIZZA symbolizes my COMPLETE EMOTIONAL RECOVERY!! Date: Mon, 14 Feb 2022 15:10:14 +0100 In-Reply-To: <20220110213540.1258344-5-goldstein.w.n@gmail.com> (Noah Goldstein via Libc-alpha's message of "Mon, 10 Jan 2022 15:35:38 -0600") Message-ID: <87ilthv8s9.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=-2.8 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 14:10:18 -0000 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.... -- 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."