* doc/invoke.texi (Optimize Options): Delete spurious @table.
From-SVN: r45877
This commit is contained in:
parent
bb394f6b5c
commit
8d2cef848f
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-09-29 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* doc/invoke.texi (Optimize Options): Delete spurious @table.
|
||||
|
||||
2001-09-28 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* varasm.c (assemble_integer): Bound alignment check by
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue