]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
invoke.texi (Optimize Options): Note that --param arguments are subject to change...
authorIan Lance Taylor <ian@wasabisystems.com>
Fri, 23 Jan 2004 19:04:43 +0000 (19:04 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 23 Jan 2004 19:04:43 +0000 (19:04 +0000)
* doc/invoke.texi (Optimize Options): Note that --param arguments
are subject to change without notice.

From-SVN: r76447

gcc/ChangeLog
gcc/doc/invoke.texi

index 1f4b5de6dc3865ae7bf75fa8f05e26e4ca582d6e..27bdc0d957a499d1a29efe592169bc782c223273 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-23  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * doc/invoke.texi (Optimize Options): Note that --param arguments
+       are subject to change without notice.
+
 2004-01-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        * reload.c (can_reload_into): Add prototype and K&R style function
index 5a98fee363837b1d14c07c66cc0acf811f284c17..c247810acba4ff66554741232368838727e8f7f3 100644 (file)
@@ -4292,6 +4292,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: