public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Manuel Lauss via Libc-help <libc-help@sourceware.org>
Subject: Re: How to set x86 ISA needed property?
Date: Wed, 27 Jan 2021 17:14:40 +0100	[thread overview]
Message-ID: <8735ym4arz.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <CAOLZvyEciQJJjdP-oS2sWu97Emmi+--+E7u+uJuFCOxO76L_xw@mail.gmail.com> (Manuel Lauss's message of "Wed, 27 Jan 2021 17:06:50 +0100")

* Manuel Lauss:

>
>> This is expected to happen only if you use something like
>> -march=x86-64-v3 to build glibc, and only with recent toolchain
>> version.  I'm surprised you are hitting this with GCC 10, which does not
>> implement -march=x86-64-v3.
>
> I'm surprised as well, though not all libs/executables have the property set,
> most are missing it.  Gentoo's patches to gcc don't add the property code
> either, i'll check binutils next.

It may be a binutils issue.  It looks like it chooses x86-64-v3 as the
minimal level that includes ABM (under a different name).  That doesn't
look correct.  Please check if this is a Gentoo patch, or an upstream
issue.

Thanks,
Florian
-- 
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill


      reply	other threads:[~2021-01-27 16:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27 15:04 Manuel Lauss
2021-01-27 15:26 ` Florian Weimer
2021-01-27 16:06   ` Manuel Lauss
2021-01-27 16:14     ` Florian Weimer [this message]

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=8735ym4arz.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=libc-help@sourceware.org \
    --cc=manuel.lauss@gmail.com \
    /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).