* doc/invoke.texi (-fcrossjumping): Not enabled at -O.
From-SVN: r89561
+2004-10-25 James E Wilson <wilson@specifixinc.com>
+
+ * doc/invoke.texi (-fcrossjumping): Not enabled at -O.
+
2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
PR c/16667
Perform cross-jumping transformation. This transformation unifies equivalent code and save code size. The
resulting code may or may not perform better than without cross-jumping.
-Enabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
+Enabled at levels @option{-O2}, @option{-O3}, @option{-Os}.
@item -fif-conversion
@opindex if-conversion