From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 698F93857B82; Thu, 11 Jan 2024 03:44:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 698F93857B82 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704944658; bh=3Ja/JzTa9LVuyMPQEXfzvD6IESCTS75oRXY0U1DxkQA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ftyr9YeJkLkTl0bLqbsQo2LSp0BcuPzu5ZWiLMbXcKsrKR7KhraMWq68lxdlwWHjN kT1I6pL0rjRRgtUgm+iwBKavOo1KG+rrEZpTryflsuAa5TLDGaIrCG/p5gy8gTDvOX fMbzhFwniuOXrx2sXaastPnw7qNlL6npo7RAWDh8= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/103503] RFE: no save registers attribute Date: Thu, 11 Jan 2024 03:44:16 +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: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: hjl.tools at gmail dot com 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed bug_status cf_reconfirmed_on 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=3D103503 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2024-01-11 --- Comment #5 from H.J. Lu --- There is no_caller_saved_registers attribute. We can add no_callee_saved_registers attribute.=