From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 67F6B3858CD1; Mon, 18 Mar 2024 14:41:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 67F6B3858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710772881; bh=mN0uX8Qadb6bpoKPUtdkW97srFlPOlHQL07cVvhoQ1s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tUH6jbOA8JIL4sSGRWLc3oV1JQn7gopeqQD6TYxrtLS9PawskDYpxfNqk80oJ2b4Q oCj9FxolKOyewCLi12Y+3kUUD7tTFB7vEQDOfi4aHrb6u4ltbGjjFaddREbavq3vQw oGM8rI8jXxe9nuca1eJzeyRTsOaMyOwYqGOB/LMU= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/110079] [11/12 Regression] ICE with -freorder-blocks-and-partition and inline-asm goto Date: Mon, 18 Mar 2024 14:41:20 +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: 14.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: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D110079 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12/13 Regression] ICE |[11/12 Regression] ICE with |with |-freorder-blocks-and-partit |-freorder-blocks-and-partit |ion and inline-asm goto |ion and inline-asm goto | --- Comment #8 from Jakub Jelinek --- Fixed for 13.3+ too.=