* doc/invoke.texi (-O2): Doesn't enable -fweb.

From-SVN: r73803
This commit is contained in:
Mark Wielaard 2003-11-21 11:42:58 +00:00 committed by Mark Wielaard
parent 9080889499
commit 23a44080b7
2 changed files with 5 additions and 1 deletions

View 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.

View 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}