summaryrefslogtreecommitdiff
path: root/gcc/params.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/params.def')
-rw-r--r--gcc/params.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/params.def b/gcc/params.def
index 749414f6e9c..24b3aa26bb1 100644
--- a/gcc/params.def
+++ b/gcc/params.def
@@ -31,7 +31,9 @@ Boston, MA 02111-1307, USA.
- A help string explaining how the parameter is used.
- - A default value for the parameter. */
+ - A default value for the parameter.
+
+ Be sure to add an entry to invoke.texi summarizing the parameter. */
/* The maximum number of instructions accepted for inlining a
function. Increasing values mean more agressive inlining.