From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6EDE23858C56; Thu, 13 Oct 2022 13:58:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6EDE23858C56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665669483; bh=1+A7i0nTPvCEC7/tmpNAVA9mx03BxEVv2e6Wg0Jk00Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aGg0Jc0IqaZddfLAjaA6UM4sBwLtW/N/tvxzHNMtTv0XFKHiZnqNUtZK7q8cLexvf Ua0c1zOgoHIp0H9RtMnuQFa7FyzDKZNnlBw1oDaAnOOqkC35wQ9eSUChsY21JgQDIp qZd3Uf5lAMGh0hlgR0pXyklp7c0nEFuZJpJdhABE= From: "wilco at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/105773] [Aarch64] Failure to optimize and+cmp to tst Date: Thu, 13 Oct 2022 13:58:03 +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: 13.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: wilco at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: wilco at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D105773 Wilco changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Wilco --- Fixed.=