From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 207313858403; Fri, 9 Feb 2024 11:23:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 207313858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707477786; bh=NhToDDzmAYUY3fdObIDBhlj5lTnAHpNLYia6/gfwMGM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pkeuIMQvB2ruoqZuCDs2ZIe9E5VyZiFo4fPiMuEjY36g8NKoTx2aNZOgCIvkqHXYj IvDEXsiGDXABs0lzappSl229kztz8Axn7Yd2aiJkrojyBUqPugdtX1NuBOYGFgigMY PbWmG4i5cUsRutv34MK3PtTNM3SbpGhD8P7S4SUc= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/101188] [11/12/13 Regression] [postreload] Uses content of a clobbered register Date: Fri, 09 Feb 2024 11:23:03 +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: 11.1.0 X-Bugzilla-Keywords: ra, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: gjl at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D101188 Georg-Johann Lay changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED Summary|[postreload] Uses content |[11/12/13 Regression] |of a clobbered register |[postreload] Uses content | |of a clobbered register --- Comment #19 from Georg-Johann Lay --- Reopened for back-porting.=