* [PATCH] doc: Add fpatchable-function-entry to Option-Summary page[PR110983]
@ 2023-08-29 5:25 Mao
2023-11-10 23:25 ` Jeff Law
0 siblings, 1 reply; 2+ messages in thread
From: Mao @ 2023-08-29 5:25 UTC (permalink / raw)
To: gcc-patches; +Cc: Mao
The -fpatchable-function-entry is missing in both the web doc [1]
and the man page's "Option Summary" section.
This patch is to add it.
[1]: https://gcc.gnu.org/onlinedocs/gcc/Option-Summary.html
---
gcc/doc/invoke.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 16aa92b5e86..6571180af0c 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -649,7 +649,8 @@ Objective-C and Objective-C++ Dialects}.
-finstrument-functions -finstrument-functions-once
-finstrument-functions-exclude-function-list=@var{sym},@var{sym},@dots{}
-finstrument-functions-exclude-file-list=@var{file},@var{file},@dots{}
--fprofile-prefix-map=@var{old}=@var{new}}
+-fprofile-prefix-map=@var{old}=@var{new}
+-fpatchable-function-entry=@var{N}@r{[},@var{M}@r{]}}
@item Preprocessor Options
@xref{Preprocessor Options,,Options Controlling the Preprocessor}.
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: Add fpatchable-function-entry to Option-Summary page[PR110983]
2023-08-29 5:25 [PATCH] doc: Add fpatchable-function-entry to Option-Summary page[PR110983] Mao
@ 2023-11-10 23:25 ` Jeff Law
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2023-11-10 23:25 UTC (permalink / raw)
To: Mao, gcc-patches
On 8/28/23 23:25, Mao via Gcc-patches wrote:
> The -fpatchable-function-entry is missing in both the web doc [1]
> and the man page's "Option Summary" section.
>
> This patch is to add it.
>
> [1]: https://gcc.gnu.org/onlinedocs/gcc/Option-Summary.html
THanks. I created a ChangeLog and pushed this to the trunk. Sorry this
fell through the cracks for so long.
jeff
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-10 23:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-29 5:25 [PATCH] doc: Add fpatchable-function-entry to Option-Summary page[PR110983] Mao
2023-11-10 23:25 ` Jeff Law
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).