aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ccomp.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ccomp.1')
-rw-r--r--doc/ccomp.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ccomp.1 b/doc/ccomp.1
index 906e0ffc..c476b196 100644
--- a/doc/ccomp.1
+++ b/doc/ccomp.1
@@ -143,6 +143,11 @@ Turn on/off inlining of functions.
Enabled by default.
.
.TP
+.BR \-finline\-functions\-called\-once ", " \-fno\-inline\-functions\-called\-once
+Turn on/off inlining of functions only required by a single caller.
+Enabled by default.
+.
+.TP
.BR \-fredundancy ", " \-fno\-redundancy
Turn on/off redundancy elimination.
Enabled by default.