From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EDEDF3858412; Mon, 8 Jan 2024 15:05:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDEDF3858412 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704726303; bh=/CH9gDot05kJ2dYl+aWwJ4mV9LxDduSWHUjLNH5SoKk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Q66mVOI5IC/TKsgTKNEnAY78wlptWKwlGCtDmRZK5vAsPi+EIQmC697bJuQP/UvhC 9DhUACrb9bAfwQ4i5aQTNv6wn4/un52FktN29UohkuEY+rp24LFmXxSOpiYXXmaGIo cD0KLk2FOpEr4bcDRU5YgLuhGOdannwid8HXBW74= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113077] [14 Regression] ICE in dwarf2out_frame_debug_cfa_offset with `-O2 -fstack-protector-strong -fstack-clash-protection` Date: Mon, 08 Jan 2024 15:05:03 +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: acoplan at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: acoplan at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.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=3D113077 --- Comment #6 from Alex Coplan --- Looks like sched_fusion is doing the re-ordering.=