diff options
author | Daniel Berlin <dan@cgsoftware.com> | 2001-06-27 14:35:24 +0000 |
---|---|---|
committer | Daniel Berlin <dberlin@gcc.gnu.org> | 2001-06-27 14:35:24 +0000 |
commit | 740f35a0a1971dc4a0a5ffaaf62ec5859201abef (patch) | |
tree | 8329179d402ec461cb13c031de9de5b3785aae47 /gcc/doc/cppinternals.texi | |
parent | e63fc7bde1349427deceaf5fd2d9530ae73095a4 (diff) | |
download | gcc-740f35a0a1971dc4a0a5ffaaf62ec5859201abef.zip gcc-740f35a0a1971dc4a0a5ffaaf62ec5859201abef.tar.gz gcc-740f35a0a1971dc4a0a5ffaaf62ec5859201abef.tar.bz2 |
invoke.texi: Add description of max-gcse-passes param.
2001-06-26 Daniel Berlin <dan@cgsoftware.com>
* doc/invoke.texi: Add description of max-gcse-passes param.
* gcse.c (gcse_main): Use MAX_GCSE_PASSES instead of MAX_PASSES.
(MAX_PASSES): Remove now unneeded macro.
* params.h (MAX_GCSE_PASSES): New macro, to get parameter value of
max-gcse-passes param.
* params.def (PARAM_MAX_GCSE_PASSES): New parameter, controlling
maximum number of GCSE passes to run. Defaults to 1 (which is what
MAX_PASSES in gcse.c used to be).
From-SVN: r43610
Diffstat (limited to 'gcc/doc/cppinternals.texi')
0 files changed, 0 insertions, 0 deletions