From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 53F913858D34; Sat, 6 Apr 2024 12:01:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 53F913858D34 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712404890; bh=NIYOqh2K/9UlP0us3FrPPDokniId4IXX8THMusb0GRw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hfu1UocX6i+wBqYM2s9qIDQCz7loNA1YSkYdyjn9BrgwH1p/xP9b63mAAVOTm4KCN dU4tNzCFtrFyYY8/855bOiYtpH30oiVwu0KnzySg5PzoxDVp8SOD5UgP+8Vk8HyYQd oLErX5rDs3Q4zGxZxIcJOjnrFKZYIEiq2j/IM3Dg= From: "ebotcazou 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: Sat, 06 Apr 2024 12:01:27 +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: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu.o= rg --- Comment #8 from Eric Botcazou --- > It probably would have been enough to avoid the RISC-V bug I just fixed a > week or so ago. As well as numerous similar bugs for various architectures over the last co= uple of decades!=