invoke.texi (Optimize Options): Note that --param arguments are subject to change...
authorIan Lance Taylor <ian@wasabisystems.com>
Fri, 23 Jan 2004 01:30:24 +0000 (01:30 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 23 Jan 2004 01:30:24 +0000 (01:30 +0000)
* doc/invoke.texi (Optimize Options): Note that --param arguments
are subject to change without notice.

From-SVN: r76391

gcc/ChangeLog
gcc/doc/invoke.texi

index 92999ec12cf25a0a4ec7b8bd3cfea2fcb8f3788c..ccb1dd177183b8c7860b8f6602de396aff455658 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-22  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * doc/invoke.texi (Optimize Options): Note that --param arguments
+       are subject to change without notice.
+
 2004-01-22  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
        * config.gcc (mips-sgi-irix6*o32): Removed.
index e115cf34cb4384ae49b7ffcd9358ca5ee0c6d05f..8620e6fb1ba819edd90a490ddbc7159068ee49df 100644 (file)
@@ -4659,6 +4659,10 @@ that contain more that a certain number of instructions.  You can
 control some of these constants on the command-line using the
 @option{--param} option.
 
+The names of specific parameters, and the meaning of the values, are
+tied to the internals of the compiler, and are subject to change
+without notice in future releases.
+
 In each case, the @var{value} is an integer.  The allowable choices for
 @var{name} are given in the following table: