From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F1AA43858D33; Mon, 28 Aug 2023 07:54:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F1AA43858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693209286; bh=aXIe7I3y3RrY3xZMWwg159pMAzF4Y2RCS3ji1MHHpCo=; h=From:To:Subject:Date:From; b=buOCf2yNSEPOT5ujJpfJtGH9nwarX5aZzrQxbvLneLjRBH5BzbmstzJR5zK24oF4S 7d7OIH0WNkCozCxvQ/eey8plZipCzQhFbgpw3nmm1kXSeoHeLTbXLS24rpkrdZ2BKx r/596hC0C6L7yotS4iN+UimsY61S0+M8B5vQtps0= From: "malat at debian dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111212] New: internal compiler error: in extract_insn, at recog.cc:2791 Date: Mon, 28 Aug 2023 07:54:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: malat at debian dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111212 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=3D55806&action=3Dedit 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 in= sn: 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 con= st*) ???: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 for instructions. Preprocessed source stored into /tmp/cciw5XZG.out file, please attach this = to your bugreport.=