From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A6B12385840D; Thu, 1 Jun 2023 13:13:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A6B12385840D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685625209; bh=PrIYVeRDbtlHn/VVCCDNBzrOnklxpAoh+Vj6+buofrI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tj5izjI6ghi/Vm8qj/tPBwa0B0BdoVroFPbaAMRBwa54YJOhOPMOQy6rtfiIfqlyE B5snVzSjrhiVl3B2G78LlcMigTkm//05GI0CPXtL1IEjQ1pzGGJJ2jXwC2TABXEHTZ TkCcRISX1VtrIdOdFfGafDPvNFoa8P3ug9G2bO3E= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/110079] [10/11/12/13/14 Regression] ICE with -freorder-blocks-and-partition and inline-asm goto Date: Thu, 01 Jun 2023 13:13:29 +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: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: cf_known_to_fail target_milestone cf_known_to_work keywords cf_gcctarget 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |10.4.0, 12.2.0, 13.1.0, | |8.2.0, 9.5.0 Target Milestone|--- |10.5 Known to work| |6.4.0, 7.3.0, 7.5.0 Keywords| |ice-on-valid-code Target| |aarch64*-*-* riscv*-*-* Summary|ICE with |[10/11/12/13/14 Regression] |-freorder-blocks-and-partit |ICE with |ion and inline-asm goto |-freorder-blocks-and-partit | |ion and inline-asm goto=