From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E75AB385841C; Sat, 28 Oct 2023 12:16:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E75AB385841C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698495372; bh=GPLOUNckE/QN/2Yus+pJu+cQNhfUQOTY29T82IBa4e4=; h=From:To:Subject:Date:From; b=pT//3hjuhpDKD/1pwOrGEgqwyguJ3jV6cRQsvUk/VEMVz7w1L1y3I6lQrVlSxgkjM ngNQfXsOWhTChErTk9DLip6dntWvjG4GtCvRAnlCmOEf87vGg5bruuaeAECIMcRpA2 Pe2XWswOGzK3qtcZDwsGBrQaUpJGIq661FA/yV88= From: "andress.barajas at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/112114] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra Date: Sat, 28 Oct 2023 12:16:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andress.barajas at gmail dot com 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 cf_gcctarget 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=3D112114 Bug ID: 112114 Summary: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: andress.barajas at gmail dot com Target Milestone: --- Target: sh*-*-* Created attachment 56321 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56321&action=3Dedit Temp file with ICE error CFLAGS: -std=3Dc2x -O2 -ml -m4-single-only -ffast-math -mfsrra -mfsca -matomic-model=3Dsoft-imask -ftls-model=3Dlocal-exec -mlra -fomit-frame-poi= nter -fno-builtin ICE: 2ndmix.c:319:1: error: insn does not satisfy its constraints: 319 | } | ^ (insn 1627 1626 1628 3 (parallel [ (set (reg:SF 65 fr1 [587]) (reg:SF 0 r0 [588])) (use (reg:SI 154 fpscr0)) (clobber (scratch:SI)) ]) "2ndmix.c":264:35 214 {movsf_ie} (expr_list:REG_DEAD (reg:SF 0 r0 [588]) (nil))) during RTL pass: cprop_hardreg 2ndmix.c:319:1: internal compiler error: in extract_constrain_insn, at recog.cc:2692=