From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CF02D386183D; Thu, 15 Feb 2024 08:01:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF02D386183D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707984066; bh=RgkJHc06oyN/qd+nCi5+l1ovm47lOFVInasO3LuyiR8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pU2wb7OYOHbNwjFvxR0AbvafIVNgzctqqd5HeeT2btSJVKJCWEnhNdVtzqPFgOwSN 7AbvptXBZLopjjHyuP7WqT0p5Bso0M7kaBw0oc+enRy9CIBob3b9RYIadSslWLbWCk VLnxgz0XISmT2Etd9XP1fKqhnuQ1QBOLIKG1NvTY= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113921] Output register of an "asm volatile goto" is incorrectly clobbered/discarded Date: Thu, 15 Feb 2024 08:00:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 11.4.0 X-Bugzilla-Keywords: inline-asm X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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=3D113921 --- Comment #9 from Richard Biener --- So just to say all versions seem to be affected and the issue is just latent because of the rev we bisected to.=