From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CD5163858407; Tue, 4 Oct 2022 10:26:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD5163858407 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664879218; bh=BTVmq4GHUywFv0JOTewotJfZH4sXaKLN+sa7Bri4JVU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=y0VKfIMOJ930PxhVbXSv7k+vY6E2vczXCaDXERkBK/P5DgPVPTspN6FFWNLIq8Pt6 2LsZe2+hcwmtKe05yaDH4FCrQfMfNN8uMpW9vstKVrB0LEVD9ESE4wNlwdSKwi64Zr IHV0rAAM02ZViUa+LclMe3kkqMUj8dZrl6oPBaCw= From: "burnus at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/107094] [13 Regression] ICE in require, at machmode.h:297 since r13-2916-gd0b00b63a39108 Date: Tue, 04 Oct 2022 10:26:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: burnus 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: 13.0 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=3D107094 --- Comment #4 from Tobias Burnus --- Cross ref: The PR mentioned in comment 1 contains a patch suggestion that fixes the issue of this PR: PR 107088 comment 6 (the patch) PR 107088 comment 9 (comment that it fixes the issue)=