summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/doc/passes.texi
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/doc/passes.texi')
-rw-r--r--contrib/gcc/doc/passes.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/doc/passes.texi b/contrib/gcc/doc/passes.texi
index f248056..6ca5b85 100644
--- a/contrib/gcc/doc/passes.texi
+++ b/contrib/gcc/doc/passes.texi
@@ -130,7 +130,7 @@ representation, before converting into RTL code.
@cindex inline on trees, automatic
Currently, the main optimization performed here is tree-based
inlining.
-This is implemented in @file{tree-inline.c} and used by both C and C++.
+This is implemented in @file{tree-inline.c} and used by both C and C++.
Note that tree based inlining turns off rtx based inlining (since it's more
powerful, it would be a waste of time to do rtx based inlining in
addition).
OpenPOWER on IntegriCloud