From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 962E83858D28; Mon, 30 Jan 2023 12:16:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 962E83858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675081006; bh=zPOCFBPNQZKOK3KYQ2/JyDJL7Y1xOR++hMXlbp8n06Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DEWC4rjEsp+jtdTnSt73iBwRZjrPhgcGt3z6Ad8wAHpggRIML2PVIqcc27xfx0EqP M942fWn63idOYV/0nRLubETmXrfyln73kTCty8vdLG+R+bJMzBG8vq71wmQzGIU/Fm RBykgcsjxwo7mUpsQdA28Dzn2qdDKm9aIdet2TL0= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/108596] [10/11/12/13 Regression] error: EDGE_CROSSING missing across section boundary Date: Mon, 30 Jan 2023 12:16:46 +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, inline-asm X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub 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: 10.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone short_desc cc 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=3D108596 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |10.5 Summary|error: EDGE_CROSSING |[10/11/12/13 Regression] |missing across section |error: EDGE_CROSSING |boundary |missing across section | |boundary CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek --- Seems to have started with r9-4548-g3b131f6a86798c11093eee79b6069139efb92af= 9=