From 8393a9c80c9314cbd66d45de908c45ea8ed5dbc1 Mon Sep 17 00:00:00 2001 From: Sergei Dyshel Date: Thu, 18 Jun 2009 16:08:00 +0000 Subject: see removal From-SVN: r148664 --- gcc/doc/invoke.texi | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'gcc/doc/invoke.texi') 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 -- cgit v1.1