From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B7FDC3858420; Tue, 5 Mar 2024 09:38:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B7FDC3858420 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709631513; bh=CSO0Vrh3vNU3F2LBYQVgwpZmhBsYG3FwOXUTPbxup7w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=y49YigyEwi09CXuNqcKmBV8bZqT4iNkELAclkbVaJY9J7eZmhA6olce8Yj+LUTrEC ZRdOuFOIFNfMvvZGmRga51scHoFI2AVwBOPWybmxZNbRezClWVr2YO6nANxwijMerm jIMb32RweZqUlzySyfTjdBGjEfnMoqmRcsKMMctc= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/114211] [13 Regression] wrong code with -O -fno-tree-coalesce-vars since r13-1907 Date: Tue, 05 Mar 2024 09:38:33 +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: P2 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D114211 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13/14 Regression] wrong |[13 Regression] wrong code |code with -O |with -O |-fno-tree-coalesce-vars |-fno-tree-coalesce-vars |since r13-1907 |since r13-1907 --- Comment #8 from Jakub Jelinek --- Fixed on the trunk so far.=