From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0C04E385843E; Thu, 29 Sep 2022 03:11:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C04E385843E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664421091; bh=iacDce7nK79mdlLkNrBAtkSuiyj0CgN036VdCbmHf0U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ULnCy8SF8DvW9AVRwlHQE1ej7YEVmGpPB/aIbdQerlrB4l1XOwhQBufCw5tGbqfqJ DD3fTKwpN7l/WWVa//MGifRhzzN8IsW9lnbplGsMC/1aCLX0/8ODtuDwR78bnKfZUb 24Jq7kVEX/Z0d3YvhsEy56dBtaCLsHYEww+mjdA0= 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 03:11:30 +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 #26 from cvs-commit at gcc dot gnu.org --- The release/2.28/master branch has been updated by Sunil Pandey : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D2b05bbfd35f9a7645a7= 4dbeef56bf1000c8ee0b5 commit 2b05bbfd35f9a7645a74dbeef56bf1000c8ee0b5 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.=