From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0A8AE3858C52; Thu, 29 Sep 2022 02:00:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0A8AE3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664416850; bh=mMqho+zrqmz1oduc6jViYid+aAFPPRArJaC5N0rJojM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OuUQctjcAPB+DUKtfRtfIm2vLz0wwvh/YjVq3iHRMNE/rJxNnAxOOXYG8aZ95MbmO MPPxw46kcU7Q7yk6+HokOx28tQJdiL5QmO7RCbeKeppEyMPo8miKbYIoglf8I6sgMZ hvFftDQlWGKYsE7C6IxvsgusKgTFJGQjS79nmBdA= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug string/29611] Optimized AVX2 string functions unconditionally use BMI2 instructions Date: Thu, 29 Sep 2022 02:00:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: string X-Bugzilla-Version: 2.31 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: goldstein.w.n at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29611 --- Comment #20 from cvs-commit at gcc dot gnu.org --- The release/2.31/master branch has been updated by Sunil Pandey : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Dd4b75594574ab8a9c2c= 41209cd8c62aac76b5a04 commit d4b75594574ab8a9c2c41209cd8c62aac76b5a04 Author: Sunil K Pandey Date: Wed Sep 28 15:53:49 2022 -0700 x86-64: Require BMI2 for avx2 functions [BZ #29611] This patch fixes BZ #29611 --=20 You are receiving this mail because: You are on the CC list for the bug.=