public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/104662] New: arm: ice in simd_valid_immediate
@ 2022-02-23 13:38 dcb314 at hotmail dot com
  2022-02-24 14:34 ` [Bug target/104662] " clyon at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dcb314 at hotmail dot com @ 2022-02-23 13:38 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104662
           Summary: arm: ice in simd_valid_immediate
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

For testsuite file ./gcc.dg/rtl/arm/mve-vxbi.c, compiled
with a recent arm cross compiler, hosted on x86, does this:

$ /home/dcb/raspberrypi/results/bin/arm-linux-gnueabihf-gcc -c
./gcc.dg/rtl/arm/mve-vxbi.c
during RTL pass: ira
./gcc.dg/rtl/arm/mve-vxbi.c: In function ‘foo’:
./gcc.dg/rtl/arm/mve-vxbi.c:27:1: internal compiler error: in
simd_valid_immedia
te, at config/arm/arm.cc:12866
   27 | }
      | ^
0x7a67f1 simd_valid_immediate
        /home/dcb/gcc/trunk.git/gcc/config/arm/arm.cc:12866
0x1375f59 simd_immediate_valid_for_move(rtx_def*, machine_mode, rtx_def**,
int*)
        /home/dcb/gcc/trunk.git/gcc/config/arm/arm.cc:12974

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

end of thread, other threads:[~2022-05-04  8:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-23 13:38 [Bug target/104662] New: arm: ice in simd_valid_immediate dcb314 at hotmail dot com
2022-02-24 14:34 ` [Bug target/104662] " clyon at gcc dot gnu.org
2022-02-24 14:38 ` jakub at gcc dot gnu.org
2022-04-25  9:24 ` clyon at gcc dot gnu.org
2022-05-04  8:19 ` cvs-commit at gcc dot gnu.org
2022-05-04  8:23 ` clyon 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).