aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorSergei Dyshel <sergeid@il.ibm.com>2009-06-18 16:08:00 +0000
committerRazya Ladelsky <razya@gcc.gnu.org>2009-06-18 16:08:00 +0000
commit8393a9c80c9314cbd66d45de908c45ea8ed5dbc1 (patch)
tree5e1a70e3d3702b6c52be6f7254ee4c1d5086632d /gcc/doc
parent2a45675fd08dd485d1766008982995d23c6a3e85 (diff)
downloadgcc-8393a9c80c9314cbd66d45de908c45ea8ed5dbc1.zip
gcc-8393a9c80c9314cbd66d45de908c45ea8ed5dbc1.tar.gz
gcc-8393a9c80c9314cbd66d45de908c45ea8ed5dbc1.tar.bz2
see removal
From-SVN: r148664
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi7
1 files changed, 1 insertions, 6 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 2324960..155ceee 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -364,7 +364,7 @@ Objective-C and Objective-C++ Dialects}.
-frounding-math -fsched2-use-superblocks @gol
-fsched2-use-traces -fsched-spec-load -fsched-spec-load-dangerous @gol
-fsched-stalled-insns-dep[=@var{n}] -fsched-stalled-insns[=@var{n}] @gol
--fschedule-insns -fschedule-insns2 -fsection-anchors -fsee @gol
+-fschedule-insns -fschedule-insns2 -fsection-anchors @gol
-fselective-scheduling -fselective-scheduling2 @gol
-fsel-sched-pipelining -fsel-sched-pipelining-outer-loops @gol
-fsignaling-nans -fsingle-precision-constant -fsplit-ivs-in-unroller @gol
@@ -6221,11 +6221,6 @@ match the reality and hurt the performance. This only makes
sense when scheduling after register allocation, i.e.@: with
@option{-fschedule-insns2} or at @option{-O2} or higher.
-@item -fsee
-@opindex fsee
-Eliminate redundant sign extension instructions and move the non-redundant
-ones to optimal placement using lazy code motion (LCM).
-
@item -freschedule-modulo-scheduled-loops
@opindex freschedule-modulo-scheduled-loops
The modulo scheduling comes before the traditional scheduling, if a loop