public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "clyon at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/99773] ARM v8.1-m MVE interaction with -mfloat-abi not clear
Date: Fri, 26 Mar 2021 14:27:01 +0000	[thread overview]
Message-ID: <bug-99773-4-mznmR8ZDF7@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-99773-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Compiling with -march=armv8.1-m.main+mve -mfloat-abi=hard defines:
TARGET_SOFT_FLOAT 1
TARGET_HARD_FLOAT 0
TARGET_HARD_FLOAT_ABI 1
TARGET_VFP_SINGLE 1

so indeed what you propose does the trick.

(Sorry I proposed comment #3 yesterday too in a hurry)

  parent reply	other threads:[~2021-03-26 14:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25 16:26 [Bug target/99773] New: " clyon at gcc dot gnu.org
2021-03-25 16:49 ` [Bug target/99773] " rearnsha at gcc dot gnu.org
2021-03-25 16:58 ` acoplan at gcc dot gnu.org
2021-03-25 17:57 ` clyon at gcc dot gnu.org
2021-03-26 11:23 ` rearnsha at gcc dot gnu.org
2021-03-26 14:27 ` clyon at gcc dot gnu.org [this message]
2021-03-30 13:11 ` cvs-commit at gcc dot gnu.org
2021-03-30 13:12 ` clyon at gcc dot gnu.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-99773-4-mznmR8ZDF7@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).