From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 102CB385E82A; Thu, 28 Mar 2024 07:02:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 102CB385E82A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711609333; bh=Ie2M0iYEOC0yIavPUGif68bSwSGnE2IGArnv34mePmU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PNKIEhX548xb+mU+PadYfUC5wN2+G7fZV69zmK4bwyoOb0QkJEdrSP8pTA7hKRBxI hmuVgcnUQHpPM1zFp4QliIsxCZoGVu5SjjOztIomzEVQSOlIxmS5nf7Ixi04wZ7ej2 k1GKxTN8LhUmgcbzc4hSuH040UD9tF/eJTdvk8zQ= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/93565] [11/12/13 Regression] Combine duplicates instructions Date: Thu, 28 Mar 2024 07:02:07 +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: 10.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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=3D93565 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12/13/14 regression] |[11/12/13 Regression] |Combine duplicates |Combine duplicates |instructions |instructions --- Comment #30 from Richard Biener --- Fixed in GCC 14 (maybe those are really duplicate bugs).=