]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[PATCH] doc: Add fpatchable-function-entry to Option-Summary page[PR110983]
authorMao <sray@live.com>
Fri, 10 Nov 2023 23:22:51 +0000 (16:22 -0700)
committerJeff Law <jlaw@ventanamicro.com>
Fri, 10 Nov 2023 23:25:06 +0000 (16:25 -0700)
gcc/
PR middle-end/110983
* doc/invoke.texi (Option Summary): Add -fpatchable-function-entry.

gcc/doc/invoke.texi

index 1bf71ce47a8abed78055f9c736bbbf9ce5729e72..f1a5722675fa8bc8fdb409e56260476d9b1f7994 100644 (file)
@@ -654,7 +654,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}.