From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 149EA3858C50; Thu, 9 Feb 2023 12:46:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 149EA3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675946767; bh=R78pltURgpXPqAxn/V8kEigkzZ1jorcxvyGdZwsFsUw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=h/rMKASGjTxeCC3mIN67lmzOqoJOUZebAJv+6JwtpAFxDvNhJlTMOfvE1nG0HZN72 JRKACqe+MgMddVjv9ne3fJ3XHzLUs7NUne3clZZK6LSAtfqdVtg/4yUPplqaNipIHj OGZDpA5U3T2k/rI4/vsev7yYNWKstFEAf8FcNjfI= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/108470] Missing documentation for alternate uses of __attribute__((noinline)) Date: Thu, 09 Feb 2023 12:46:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: minor X-Bugzilla-Who: marxin 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: --- 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=3D108470 --- Comment #4 from Martin Li=C5=A1ka --- Yes, noipa attribute is there for some time and I think we commit to suppor= t it in the future.=