public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/107714] New: MVE: Invalid addressing mode generated for VLD2
@ 2022-11-16 12:56 kevin.bracey at alifsemi dot com
  2022-11-16 15:52 ` [Bug target/107714] " kevin.bracey at alifsemi dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: kevin.bracey at alifsemi dot com @ 2022-11-16 12:56 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107714
           Summary: MVE: Invalid addressing mode generated for VLD2
           Product: gcc
           Version: 12.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kevin.bracey at alifsemi dot com
  Target Milestone: ---

Created attachment 53909
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53909&action=edit
Stripped-down reproducer source

While I was working on some Helium intrinsics, GCC produced some invalid code,
meaning my optimisation can only be enabled in our armclang builds. Problem
seems to be still present on GCC trunk.

Posted at https://godbolt.org/z/h3EhMvxao

Compilation options -O2 -mcpu=cortex-m55 -mfloat-abi=hard

Error: instruction does not accept this addressing mode -- `vld21.8
{q4,q5},[r3],r2'

Compiler Explorer output for trunk shows the same invalid addressing mode.

(It also shows non-existent registers q8 and up in use - I don't know why. Not
a problem in my local GCC, obtained from Arm's embedded distribution).

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

end of thread, other threads:[~2023-01-16 13:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16 12:56 [Bug target/107714] New: MVE: Invalid addressing mode generated for VLD2 kevin.bracey at alifsemi dot com
2022-11-16 15:52 ` [Bug target/107714] " kevin.bracey at alifsemi dot com
2022-11-16 16:00 ` kevin.bracey at alifsemi dot com
2022-11-17 16:43 ` stammark at gcc dot gnu.org
2022-11-21 12:12 ` kevin.bracey at alifsemi dot com
2022-11-21 12:49 ` kevin.bracey at alifsemi dot com
2022-12-09 13:29 ` stammark at gcc dot gnu.org
2022-12-30 11:25 ` cvs-commit at gcc dot gnu.org
2023-01-10 13:38 ` cvs-commit at gcc dot gnu.org
2023-01-10 13:41 ` cvs-commit at gcc dot gnu.org
2023-01-16 13:22 ` stammark 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).