public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug math/31335] Compile glibc with -march=x86-64-v3 should disable FMA4 multi-arch version
Date: Sun, 25 Feb 2024 23:17:08 +0000	[thread overview]
Message-ID: <bug-31335-131-QYQyPSZmCn@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-31335-131@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=31335

--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sunil Pandey <skpgkp2@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=9f78a7c1d0963282608da836b840f0d5ae1c478e

commit 9f78a7c1d0963282608da836b840f0d5ae1c478e
Author: Sunil K Pandey <skpgkp2@gmail.com>
Date:   Tue Feb 13 12:23:14 2024 -0800

    x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch

    When glibc is built with ISA level 3 or higher by default, the resulting
    glibc binaries won't run on SSE or FMA4 processors.  Exclude SSE, AVX and
    FMA4 variants in libm multiarch when ISA level 3 or higher is enabled by
    default.

    When glibc is built with ISA level 2 enabled by default, only keep SSE4.1
    variant.

    Fixes BZ 31335.

    NB: elf/tst-valgrind-smoke test fails with ISA level 4, because valgrind
    doesn't support AVX512 instructions:

    https://bugs.kde.org/show_bug.cgi?id=383010

    Reviewed-by: H.J. Lu <hjl.tools@gmail.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2024-02-25 23:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-04  2:41 [Bug math/31335] New: " hjl.tools at gmail dot com
2024-02-05 15:08 ` [Bug math/31335] " fweimer at redhat dot com
2024-02-05 15:15 ` hjl.tools at gmail dot com
2024-02-25 23:17 ` cvs-commit at gcc dot gnu.org [this message]
2024-04-04  6:15 ` fweimer at redhat dot com
2024-04-04 13:12 ` hjl.tools at gmail dot com
2024-04-04 13:36 ` hjl.tools at gmail dot com
2024-04-04 14:36 ` hjl.tools at gmail dot com
2024-04-14 13:37 ` hjl.tools at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-31335-131-QYQyPSZmCn@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).