public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/111212] New: internal compiler error: in extract_insn, at recog.cc:2791
@ 2023-08-28  7:54 malat at debian dot org
  2023-08-28  7:56 ` [Bug target/111212] " malat at debian dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: malat at debian dot org @ 2023-08-28  7:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111212
           Summary: internal compiler error: in extract_insn, at
                    recog.cc:2791
           Product: gcc
           Version: 13.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: malat at debian dot org
  Target Milestone: ---

Created attachment 55806
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55806&action=edit
Preprocessed source

I cannot compile highway on powerpc (Debian/ppc32). It fails with:

/home/malat/highway/hwy/tests/table_test.cc:189:3: error: unrecognizable insn:
  189 |   }
      |   ^
(insn 231 227 232 8 (set (reg:DI 192)
        (ashift:DI (reg:DI 191)
            (const_int 56 [0x38])))
"/home/malat/highway/hwy/tests/table_test.cc":165:22 -1
     (nil))
during RTL pass: vregs
/home/malat/highway/hwy/tests/table_test.cc:189:3: internal compiler error: in
extract_insn, at recog.cc:2791
0x10813967 internal_error(char const*, ...)
        ???:0
0x10813a77 fancy_abort(char const*, int, char const*)
        ???:0
0x1041cb67 _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)
        ???:0
0x1041cba3 _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
        ???:0
0x10bc12b7 extract_insn(rtx_insn*)
        ???:0
Please submit a full bug report, with preprocessed source.
Please include the complete backtrace with any bug report.
See <file:///usr/share/doc/gcc-13/README.Bugs> for instructions.
Preprocessed source stored into /tmp/cciw5XZG.out file, please attach this to
your bugreport.

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

end of thread, other threads:[~2023-08-30  2:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-28  7:54 [Bug target/111212] New: internal compiler error: in extract_insn, at recog.cc:2791 malat at debian dot org
2023-08-28  7:56 ` [Bug target/111212] " malat at debian dot org
2023-08-28  9:26 ` [Bug target/111212] [13/14 Regression] " rguenth at gcc dot gnu.org
2023-08-28 14:48 ` malat at debian dot org
2023-08-30  2:31 ` linkw at gcc dot gnu.org
2023-08-30  2:42 ` linkw 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).