From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 180263858C62; Wed, 28 Feb 2024 11:42:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 180263858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709120572; bh=nOS1zLKOOiZHAlopL/QUlfyMDtLdQXPXwUi7fr0D+jw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rtA3WwrSKnBqdI3PE6aNNZ4SX6wXxAUZdelhsFeQrVe6mVLv2xaRLIhcvZ6dViME7 cyLLMEL1ii7I3FKtbZhhFwp/zvU7Rw6c7qxXdQEMbjYb6elDtI0f/sNNenORbJstZ+ +ZQEvHaC8zpkCM3VErUvbqT0WdY/GrQ6WBWRFXQY= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114134] [14 Regression] Extra mov instructions for simple function compared with GCC13 since r14-2386 Date: Wed, 28 Feb 2024 11:42:51 +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: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D114134 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14 Regression] Extra mov |[14 Regression] Extra mov |instructions for simple |instructions for simple |function compared with |function compared with |GCC13 |GCC13 since r14-2386 CC| |jakub at gcc dot gnu.org --- Comment #4 from Jakub Jelinek --- Started with r14-2386-gbdf2737cda53a83332db1a1a021653447b05a7e7=