From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 444333849AC9; Wed, 8 May 2024 10:58:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 444333849AC9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715165913; bh=ZK4VFc9jbry0/byv5W7elB3B1DBWBTJAW9gVGwSCBTw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FANLDeJCfbqClHWl/0T6rZ4CIJoCYtl3Buk8gRDPMJExwI3qsQ28bMpw+P4Dnd636 t6Wu7kT9G0GsBZ5EEURaNYB7ALW6izFKIJykLBhI/ywZXStI+0y/RdX761Yg/NIc3o siAGy+k1Os+WMfC9JLcwVPqe4ttZFk2zgKoJCS+U= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114936] [14 Regression] Typo in aarch64-ldp-fusion.cc:combine_reg_notes Date: Wed, 08 May 2024 10:58:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: acoplan at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: acoplan at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.2 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=3D114936 Alex Coplan changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14/15 Regression] Typo in |[14 Regression] Typo in |aarch64-ldp-fusion.cc:combi |aarch64-ldp-fusion.cc:combi |ne_reg_notes |ne_reg_notes --- Comment #2 from Alex Coplan --- Fixed on trunk, will backport to 14 after a week or so.=