public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/107860] Compilation failure, ambiguous fisttp
Date: Thu, 24 Nov 2022 17:05:20 +0000	[thread overview]
Message-ID: <bug-107860-4-Pp6OhqOHO6@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-107860-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107860

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can you attach config.log from the gcc directory?

It should have done detected filds :

    gcc_GAS_CHECK_FEATURE([filds and fists mnemonics],
       gcc_cv_as_ix86_filds,,
       [filds (%ebp); fists (%ebp)],,
       [AC_DEFINE(HAVE_AS_IX86_FILDS, 1,
         [Define if your assembler uses filds and fists mnemonics.])])

  reply	other threads:[~2022-11-24 17:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-24 16:45 [Bug bootstrap/107860] New: " simon at pushface dot org
2022-11-24 17:05 ` pinskia at gcc dot gnu.org [this message]
2022-11-24 17:06 ` [Bug target/107860] " pinskia at gcc dot gnu.org
2022-11-24 17:35 ` simon at pushface dot org
2022-11-24 17:41 ` simon at pushface dot org
2022-11-24 17:45 ` pinskia at gcc dot gnu.org
2022-11-24 17:46 ` pinskia at gcc dot gnu.org
2022-11-25 14:02 ` simon at pushface dot org
2022-11-25 14:08 ` pinskia at gcc dot gnu.org
2022-12-05 23:34 ` pinskia at gcc dot gnu.org
2023-07-05 13:34 ` simon at pushface dot org

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-107860-4-Pp6OhqOHO6@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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).