summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/tree-inline.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/tree-inline.h')
-rw-r--r--contrib/gcc/tree-inline.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gcc/tree-inline.h b/contrib/gcc/tree-inline.h
index e8bc90a..9c11436 100644
--- a/contrib/gcc/tree-inline.h
+++ b/contrib/gcc/tree-inline.h
@@ -33,8 +33,8 @@ void clone_body PARAMS ((tree, tree, void*));
void remap_save_expr PARAMS ((tree*, void*, tree, int*));
/* 0 if we should not perform inlining.
- 1 if we should expand functions calls inline at the tree level.
- 2 if we should consider *all* functions to be inline
+ 1 if we should expand functions calls inline at the tree level.
+ 2 if we should consider *all* functions to be inline
candidates. */
extern int flag_inline_trees;
OpenPOWER on IntegriCloud