From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 630A5384AB47; Wed, 8 May 2024 12:23:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 630A5384AB47 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715171025; bh=3yKa2sn6IoE0WowbvMBvhFopHF6kxOKIRZ74CQ//9aw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MJBoqAfxyA5fYhv4DJQBgd07SKLstS61wz6KSkg8OWMgXGVeYf2vzwfgBv8qwTcns u5kBVQMdznyBqgnsA5QtfsGSAg2EyTG5fiRJigZ6cczKxXnNBxY1CKc79N0tGPwYf/ 0jEgj0GLxDxrjIarrXOHwJt1KPqEOKCiih1CQBk4= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113690] [13 Regression] ICE: in as_a, at machmode.h:381 with -O2 -fno-dce -fno-forward-propagate -fno-split-wide-types -funroll-loops Date: Wed, 08 May 2024 12:23:44 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: roger at nextmovesoftware dot com X-Bugzilla-Target-Milestone: 13.3 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=3D113690 --- Comment #7 from Richard Biener --- I think it's worth backporting if there was no known fallout from the chang= e.=