From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2373E3858293; Sun, 25 Feb 2024 16:09:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2373E3858293 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708877352; bh=6hUr/oX1DMzKznVxjDuOLKat5sszTP3i605hVzatj9o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cV4mx3u7+O8IAwqMrbF7656EYFkrlUVoTqeUruPljGwT2WGKpSlW3XCvGoQ/2qHMP BRjTDQTjqdCxiwy+Dg5itgtcffR3w/Y+kdhwnGTXPFmKgbIzX+NvjVbjlsSQWdn9VH C7hlLXYInCAM2gaR9IElRuOUhJt2YsBb2RmjFssI= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114097] Missed register optimization in _Noreturn functions Date: Sun, 25 Feb 2024 16:09:11 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: hjl.tools at gmail dot com X-Bugzilla-Target-Milestone: 14.0 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=3D114097 --- Comment #5 from H.J. Lu --- A patch is submitted: https://patchwork.sourceware.org/project/gcc/list/?series=3D31294=