From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 73A53385E836; Wed, 8 May 2024 11:47:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 73A53385E836 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715168841; bh=Rh+HWYRR+aX2LJXfkFyvFsFarWbjaZhqvrBmDe6wx3M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=d+8ZQdl9UUrWyE6WG69zEOeluPAxVmBz8QFal98NGW4WhaRAbO41/kEks0v6Jae0l NSc/BdTIYP5WdbV2e9iPRR33c3OXZeCkusuiD/BJ6AOPgpt/EeEnfW5dGQZQu3AOpn ErlGEKpUoKSQpmPq1xIKlx/jTYK+7kWNFVsmyAtU= From: "rguenth 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: Wed, 08 May 2024 11:47: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: 11.1.0 X-Bugzilla-Keywords: ra, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: law at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority 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 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2=