public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/99724] New: [11 Regression] CE in in extract_insn, at recog.c:2770
@ 2021-03-23 10:25 marxin at gcc dot gnu.org
  2021-03-23 10:35 ` [Bug target/99724] " rguenth at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-03-23 10:25 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99724
           Summary: [11 Regression] CE in in extract_insn, at recog.c:2770
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-linux-gnu
            Target: arm-linux-gnueabi

The following causes an ICE:

$ arm-linux-gnueabi-gcc
/home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/fold-minus-1.c -mcpu=iwmmxt2
/home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/fold-minus-1.c: In function
‘g’:
/home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/fold-minus-1.c:13:1: error:
unrecognizable insn:
   13 | }
      | ^
(insn 10 9 11 2 (set (reg:V2SI 114 [ _2 ])
        (not:V2SI (reg:V2SI 113 [ _1 ])))
"/home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/fold-minus-1.c":10:11 -1
     (nil))
during RTL pass: vregs
/home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/fold-minus-1.c:13:1: internal
compiler error: in extract_insn, at recog.c:2770

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

end of thread, other threads:[~2021-03-24 10:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 10:25 [Bug target/99724] New: [11 Regression] CE in in extract_insn, at recog.c:2770 marxin at gcc dot gnu.org
2021-03-23 10:35 ` [Bug target/99724] " rguenth at gcc dot gnu.org
2021-03-23 13:09 ` rearnsha at gcc dot gnu.org
2021-03-23 13:22 ` jakub at gcc dot gnu.org
2021-03-23 13:37 ` jakub at gcc dot gnu.org
2021-03-23 13:57 ` clyon at gcc dot gnu.org
2021-03-23 19:49 ` jakub at gcc dot gnu.org
2021-03-23 21:19 ` clyon at gcc dot gnu.org
2021-03-24 10:23 ` cvs-commit at gcc dot gnu.org
2021-03-24 10:24 ` jakub 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).