From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C4B3A3857C4A; Thu, 7 Mar 2024 09:37:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4B3A3857C4A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709804222; bh=QEWEmsfY5gQ8y4r/IcqQnX4DevDdThGOTvIvI7neQoE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iDnaiJWqB+QJRoQWqkx7FlH3JXVW1QB3+i/h927SyqfLNDKTniDn6j59I8a9PiAlB 5t8MZA83S/Bd7Savl9HG20HY1ECYkl3/h5b/Kh2oFBIfJ0dyeUBLpmHTsly2wA8cha 2+EFqYnlzqEbNzEAueYKenxdDhP8fKGjazhZ3XD8= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/110079] [11/12/13 Regression] ICE with -freorder-blocks-and-partition and inline-asm goto Date: Thu, 07 Mar 2024 09:37:02 +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/14 Regression] |[11/12/13 Regression] ICE |ICE with |with |-freorder-blocks-and-partit |-freorder-blocks-and-partit |ion and inline-asm goto |ion and inline-asm goto --- Comment #6 from Jakub Jelinek --- Fixed on the trunk so far.=