From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D1BD23858D39; Fri, 1 Mar 2024 07:08:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D1BD23858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709276907; bh=oOPa7myPU3HQKgcV3L2v5XbwEqNJAWImpEXzkvWp9ro=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CZ3IfpIRh5zQ42zXLgJRVPUHqtKfRzY3neYecD1fw+MBeGFNwPQHyhrp5Tyd8pbhA fofPcsHcmZ/RMu1Pv2pxT8MKLyLGqfefRRtKdRE7r3Ucr55Hj1e7LWF9q0wkbHC8HJ 1L6mBqAIy5a0dQ3jUNoGixvLHPobaySAmG8VVPlU= From: "dizhao at os dot amperecomputing.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/114185] Missed tail-call optimization due to an argument whose address is taken Date: Fri, 01 Mar 2024 07:08:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dizhao at os dot amperecomputing.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D114185 --- Comment #3 from Di Zhao --- Sorry, the old tracker for the code is PR 17749 .=