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.

Reply via email to