r157437 - in /trunk/gcc: ChangeLog.graphite doc...

spop@gcc.gnu.org spop@gcc.gnu.org
Sat Mar 13 17:35:00 GMT 2010


Author: spop
Date: Sat Mar 13 17:35:22 2010
New Revision: 157437

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157437
Log:
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.

Modified:
    trunk/gcc/ChangeLog.graphite
    trunk/gcc/doc/invoke.texi
    trunk/gcc/params.def



More information about the Gcc-cvs mailing list