From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 374CD3858410; Thu, 18 Jan 2024 09:55:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 374CD3858410 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705571716; bh=Kq/kSWhPQJEh+OF+9KMETYEOEcqOoP58YlKytlF0Nhs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JJEOljHfncQj/OrA/Oe7PSXgg8U6r6UEq3zbjJl6lNcI8A5lbGAplUdkP8vdNi6Xy BQ/q5QcisHcOF6r4V5BbPSLJyZKSah/G7g81otYt/wv8Xp8lStmfNDqQi0/79Follj SpuzNGpwx5791Qevn54h02TL3KmKw+NTt3DDE/IQ= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/56442] postreload uses content of clobbered register Date: Thu, 18 Jan 2024 09:55:14 +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: 4.7.2 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: gjl at gcc dot gnu.org X-Bugzilla-Status: NEW 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: 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=3D56442 --- Comment #4 from Georg-Johann Lay --- Maybe this is similar to PR101188.=