public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/97327] New: -mcpu=cortex-m55 warns without -mfloat-abi=hard or -march=armv8.1-m.main
@ 2020-10-07 21:52 clyon at gcc dot gnu.org
  2020-10-07 21:52 ` [Bug target/97327] " clyon at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: clyon at gcc dot gnu.org @ 2020-10-07 21:52 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97327
           Summary: -mcpu=cortex-m55 warns without -mfloat-abi=hard or
                    -march=armv8.1-m.main
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

When compiling with
-mthumb -mcpu=cortex-m55
I get:
cc1: warning: switch '-mcpu=cortex-m55' conflicts with '-march=armv8.1-m.main'
switch

unless I add -mfloat-abi=hard
or -march=armv8.1-m.main 
which is a bit counter-intuitive.

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

end of thread, other threads:[~2020-10-19 12:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 21:52 [Bug target/97327] New: -mcpu=cortex-m55 warns without -mfloat-abi=hard or -march=armv8.1-m.main clyon at gcc dot gnu.org
2020-10-07 21:52 ` [Bug target/97327] " clyon at gcc dot gnu.org
2020-10-07 22:05 ` clyon at gcc dot gnu.org
2020-10-08  8:11 ` jgreenhalgh at gcc dot gnu.org
2020-10-09  9:50 ` sripar01 at gcc dot gnu.org
2020-10-13  9:14 ` avieira at gcc dot gnu.org
2020-10-13  9:22 ` clyon at gcc dot gnu.org
2020-10-13  9:33 ` avieira at gcc dot gnu.org
2020-10-13  9:51 ` avieira at gcc dot gnu.org
2020-10-16 13:54 ` cvs-commit at gcc dot gnu.org
2020-10-19 11:58 ` cvs-commit at gcc dot gnu.org
2020-10-19 12:06 ` sripar01 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).