From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E1E0D3858438; Sat, 28 Oct 2023 12:33:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E1E0D3858438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698496406; bh=f70ZHe50xrjGEN1O4HkKUERi4ikyVs6NPOxNipbehaY=; h=From:To:Subject:Date:From; b=VIRxmAal9dCQWOMwiB/Jlwlor40iJrPEMILZlau0SQYDF+QOVJYoKBstqyRsXWgkl kyh45ZqcmMt6ZL9XTck5hdgcLHQ7iWDN2qgOTnvZkc8eGb0SilyW2xLpsqJoKkoAEM wzmhcgtHNmmaJuSUp7tqf0dy45Z8z8EaDZ5HvBBM= From: "andress.barajas at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/112119] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (RUMBLE) Date: Sat, 28 Oct 2023 12:33:26 +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=3D112119 Bug ID: 112119 Summary: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (RUMBLE) 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 56325 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56325&action=3Dedit Temp file with ICE error CFLAGS:=20 -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: rumble.c:201:1: error: insn does not satisfy its constraints: 201 | } | ^ (insn 1512 1511 122 3 (parallel [ (set (reg:SF 65 fr1 [718]) (reg:SF 0 r0 [719])) (use (reg:SI 154 fpscr0)) (clobber (scratch:SI)) ]) "rumble.c":109:13 214 {movsf_ie} (expr_list:REG_DEAD (reg:SF 0 r0 [719]) (nil))) during RTL pass: cprop_hardreg rumble.c:201:1: internal compiler error: in extract_constrain_insn, at recog.cc:2692=