From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 56E383858427; Thu, 9 May 2024 10:04:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 56E383858427 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715249057; bh=z9+jWSblNpO2MSnXYceiYgNL9DKLrU4rbJYD92tgGEc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Cx/vNhXS5NjbF08TGh3yzpHlwJOkisfwciYu/Cbz9eEcgdHRmydN4WlUFtwvocYIk hJ+GdSCLiPMOaIVPBi8ACBj3YgCS/eC/mF5+Qqp9Umpk+ac6/kcW3zG3Z+A0/Q4Lx0 /F1UO68gLlzp5iEww6RRfvjLQFM9U6ZbvVedw4hY= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/114415] [13 Regression] wrong code with -Oz -fno-dce -fno-forward-propagate -flive-range-shrinkage -fweb since r13-1826 Date: Thu, 09 May 2024 10:04:15 +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: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: vmakarov at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 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=3D114415 --- Comment #10 from Jakub Jelinek --- Vlad, do you plan to backport this to 13.3? One of the 2 release blockers = we have for that release.=