* doc/invoke.texi (-O2): Doesn't enable -fweb.
authormark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Nov 2003 11:42:58 +0000 (11:42 +0000)
committermark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Nov 2003 11:42:58 +0000 (11:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73803 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index fcf12f0..ca933b8 100644 (file)
@@ -1,3 +1,7 @@
+2003-11-21  Mark Wielaard  <mark@klomp.org>
+
+       * doc/invoke.texi (-O2): Doesn't enable -fweb.
+
 2003-11-21  Kazu Hirata  <kazu@cs.umass.edu>
 
        * doc/invoke.texi: Mention dV and dZ.
index 7104b07..4dde50d 100644 (file)
@@ -3686,7 +3686,7 @@ also turns on the following optimization flags:
 -fpeephole2 @gol
 -freorder-blocks  -freorder-functions @gol
 -fstrict-aliasing @gol
--funit-at-a-time -fweb @gol
+-funit-at-a-time @gol
 -falign-functions  -falign-jumps @gol
 -falign-loops  -falign-labels}