From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 734AB3858D1E; Thu, 29 Sep 2022 02:34:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 734AB3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664418895; bh=F5tAjVNpBEkS2Fhe1kVrww32pXZXLo27Iyzxi54Hd2o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EZcVO2hle/EKWieXT0SpIUErKQ6lsb0C0GJUUQ8KRTwdKd7B5AEZ9U95KM1rbiagU TwOD7nBoTv7/Kkn7mpXz6XV/XPuvdu/skAeS8UtlrcU/1gcz3pgrnMaQBbB8B2T8gh oVV5OVuJ8Bra/y5eRNoYoPiAMy5qtioG57m5SW+Q= 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:34:55 +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 #22 from cvs-commit at gcc dot gnu.org --- The release/2.30/master branch has been updated by Sunil Pandey : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D59216172e3b477cbb8c= 52d0b2caf205b17d893ce commit 59216172e3b477cbb8c52d0b2caf205b17d893ce 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.=