Commit fa151acf by Toon Moene Committed by Toon Moene

invoke.texi: Remove stray explanation on -freduce-all-givs and -fmove-all-movables.

2004-09-17  Toon Moene  <toon@moene.indiv.nluug.nl>

	* doc/invoke.texi: Remove stray explanation on
	-freduce-all-givs and -fmove-all-movables.

From-SVN: r87651
parent a5fbe527
2004-09-17 Toon Moene <toon@moene.indiv.nluug.nl>
* doc/invoke.texi: Remove stray explanation on
-freduce-all-givs and -fmove-all-movables.
2004-09-17 James Morrison <phython@gcc.gnu.org>
* doc/cfg.texi: Use @smallexample.
......
......@@ -4718,15 +4718,6 @@ memory to improve the performance of loops that access large arrays.
These options may generate better or worse code; results are highly
dependent on the structure of loops within the source code.
These two options are intended to be removed someday, once
they have helped determine the efficacy of various
approaches to improving loop optimizations.
Please contact @w{@email{gcc@@gcc.gnu.org}}, and describe how use of
these options affects the performance of your production code.
Examples of code that runs @emph{slower} when these options are
@emph{enabled} are very valuable.
@item -fno-peephole
@itemx -fno-peephole2
@opindex fno-peephole
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment