* doc/invoke.texi (Optimize Options): Correct description of -O0.
authorGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 9 Jan 2007 07:30:17 +0000 (07:30 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 9 Jan 2007 07:30:17 +0000 (07:30 +0000)
From-SVN: r120608

gcc/ChangeLog

index 13ac72f9b724398cad817554f08440d6c65d280c..7e8fc995d40c8e72d60f2606d17b9f1af60c5436 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-08  Geoffrey Keating  <geoffk@apple.com>
+
+       * doc/invoke.texi (Optimize Options): Correct description of -O0.
+
 2007-01-08  Richard Guenther  <rguenther@suse.de>
 
        * tree.h (force_fit_type_double): Export.