From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 904403858D39; Mon, 23 Oct 2023 13:29:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 904403858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698067768; bh=ky5p7EezxxTUhpLKJEab0yLTuy0unkuCDLnBlxAIl+8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZS7IeMpVrr0QV4jRNwcnWNo5AQo4XoyKBaZo/ft8jJWXbmdLIuLM+e+YfU1IlIHhS Go9cJHwwpjYPFDdb7FVtNV6Ru3xqDRJkZB3xRw/tiTqy8n4jUfdNbGeCGSsGW26z8R Z8i15P1C0D5r/+Qy8ZsVFpSFfES9c2ThtUgzyCc4= From: "olegendo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111001] SH: ICE during RTL pass: sh_treg_combine2 Date: Mon, 23 Oct 2023 13:29:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: olegendo at gcc dot gnu.org X-Bugzilla-Status: NEW 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: Message-ID: In-Reply-To: References: 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=3D111001 --- Comment #15 from Oleg Endo --- (In reply to John Paul Adrian Glaubitz from comment #10) >=20 > Do we need anything else before the fix can be merged? No, should be fine. I'll leave this PR open for a while in case anything e= lse related pops up. Thanks for testing.=