diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 193b083fb64f5d7c438f09b1ba9ab65897b70afe..e76f92209a67df8be6ca162a397b145ff70e243d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+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.
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index d508c609cf1010bd0fc7b0a1731f82cb479147b3..fae30188b20b9b46feb8a7b25330693d65a4648b 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -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