public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/106442] New: Build time error "vadd.i32 q3,q3,q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
@ 2022-07-26  6:49 sherry.zhang2 at arm dot com
  2022-07-26  6:54 ` [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" " pinskia at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: sherry.zhang2 at arm dot com @ 2022-07-26  6:49 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106442
           Summary: Build time error "vadd.i32 q3,q3,q0'" in case of
                    -mcpu=cortex-m55+nofp+nomve.fp
           Product: gcc
           Version: 11.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sherry.zhang2 at arm dot com
  Target Milestone: ---

With -mcpu=cortex-m55+nofp+nomve.fp configuration,
arm-none-eabi-gcc 11.2.1 reports the following error for the source assembly
code " vadd.i32    q3, q3, q0 \n":
/tmp/ccKsPl0U.s: Assembler messages:
/tmp/ccKsPl0U.s:100: Error: selected FPU does not support instruction --
`vadd.i32 q3,q3,q0'.

vadd should be supported on cortex-m55 in the case of mve-I enabled according
to the Arm®v8-M Architecture Reference Manual.

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

end of thread, other threads:[~2022-07-26 10:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-26  6:49 [Bug libgcc/106442] New: Build time error "vadd.i32 q3,q3,q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp sherry.zhang2 at arm dot com
2022-07-26  6:54 ` [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" " pinskia at gcc dot gnu.org
2022-07-26  6:56 ` pinskia at gcc dot gnu.org
2022-07-26  7:19 ` sherry.zhang2 at arm dot com
2022-07-26  7:25 ` pinskia at gcc dot gnu.org
2022-07-26  7:36 ` sherry.zhang2 at arm dot com
2022-07-26  9:47 ` rearnsha at gcc dot gnu.org
2022-07-26  9:54 ` sherry.zhang2 at arm dot com
2022-07-26 10:09 ` rearnsha 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).