From: Ian Lance Taylor Date: Fri, 23 Jan 2004 19:04:43 +0000 (+0000) Subject: invoke.texi (Optimize Options): Note that --param arguments are subject to change... X-Git-Tag: releases/gcc-3.3.3~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e81193b2f88483a961dd617e4fe51e1bdc195406;p=thirdparty%2Fgcc.git invoke.texi (Optimize Options): Note that --param arguments are subject to change without notice. * doc/invoke.texi (Optimize Options): Note that --param arguments are subject to change without notice. From-SVN: r76447 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1f4b5de6dc38..27bdc0d957a4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-01-23 Ian Lance Taylor + + * doc/invoke.texi (Optimize Options): Note that --param arguments + are subject to change without notice. + 2004-01-23 John David Anglin * reload.c (can_reload_into): Add prototype and K&R style function diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 5a98fee36383..c247810acba4 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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: