public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/94396] New: [8/9/10 Regression] fp16 feature bits not passed on to assembler from Armv8.4-a and up.
@ 2020-03-30  7:04 tnfchris at gcc dot gnu.org
  2020-03-30  8:29 ` [Bug target/94396] " rguenth at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: tnfchris at gcc dot gnu.org @ 2020-03-30  7:04 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94396
           Summary: [8/9/10 Regression] fp16 feature bits not passed on to
                    assembler from Armv8.4-a and up.
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: tnfchris at gcc dot gnu.org
          Reporter: tnfchris at gcc dot gnu.org
  Target Milestone: ---
            Target: aarch64-*

At Arm8.2-a using `+fp16fml` enables both `+fp` and `+fp16` as such the
smallest canonical option to use is `armv8.2-a+fp16fml`.

For `Armv8.4-a` and up `+fp16fml` is mandatory if `+fp16` but optional
otherwise. This requirement confuses the canonization.

This confusion makes `armv8.4-a+fp16` canonicalize to `armv8.4-a` which is
incorrect and so it's impossible to use `fp16` and `fp16fml` at `armv8.4-a` and
higher.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-04-20 10:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30  7:04 [Bug target/94396] New: [8/9/10 Regression] fp16 feature bits not passed on to assembler from Armv8.4-a and up tnfchris at gcc dot gnu.org
2020-03-30  8:29 ` [Bug target/94396] " rguenth at gcc dot gnu.org
2020-04-01  8:59 ` rguenth at gcc dot gnu.org
2020-04-03 14:20 ` cvs-commit at gcc dot gnu.org
2020-04-18 17:01 ` law at redhat dot com
2020-04-20 10:45 ` cvs-commit at gcc dot gnu.org
2020-04-20 10:48 ` cvs-commit at gcc dot gnu.org

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).