]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix documentation of the new parameters.
authorSebastian Pop <sebastian.pop@amd.com>
Sat, 13 Mar 2010 17:35:22 +0000 (17:35 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Sat, 13 Mar 2010 17:35:22 +0000 (17:35 +0000)
commitd97c90ae336fd2af978d82deb17e2ef6c50f2d71
treebd20c2c1f843ead9e91e8a0d09f75c49dbe9f5d9
parenta5a59b11a9e81e309a742ccd58be09aa7804f02b
Fix documentation of the new parameters.

2010-03-10  Sebastian Pop  <sebastian.pop@amd.com>

* doc/invoke.texi: Fix documentation of graphite-max-nb-scop-params,
graphite-max-bbs-per-function, and loop-block-tile-size.
* params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Replace "maximal"
with "maximum".
(PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Same.

From-SVN: r157437
gcc/ChangeLog.graphite
gcc/doc/invoke.texi
gcc/params.def