diff options
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r-- | gcc/doc/invoke.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 58c4d03..39fd01a 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -3426,7 +3426,6 @@ except for debugging section. This optimization enables such transformations. It is still compatible with @option{-g}, but debugging resulting programs will be even higher challenge. -@table @gcctabopt @item -fstrength-reduce @opindex fstrength-reduce Perform the optimizations of loop strength reduction and |