invoke.texi (Option Summary, [...]): Remove -fbounds-check.
authorJanis Johnson <janis187@us.ibm.com>
Fri, 26 Oct 2007 22:03:57 +0000 (22:03 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 26 Oct 2007 22:03:57 +0000 (22:03 +0000)
commitd228aace97d084e2b23f6c023755cc38fa74ed1e
treead08f79c8c73bdad9fcdcf75eb8ec3848d15a34d
parentefb6658632189febb40ffa1bae7739b2a14832f6
invoke.texi (Option Summary, [...]): Remove -fbounds-check.

* doc/invoke.texi (Option Summary, optimizations): Remove
-fbounds-check.  Add -fassociative-math, -freciprocal-math,
-ftree-vrp and -funit-at-a-time.  Change -fno-split-wide-types to
-fsplit-wide-types to match later entry.  Break up a long line.
(Option Summary, code gen options)  Add -fno-stack-limit.  Add
missing @gol to the end of a line.
(Optimization Options): Remove -fbounds-check, which is also
documented under Code Generation Options.  Remove =n from
index entry for -ftree-parallelize-loops.  Change -fno-cprop-registers
to -fcprop-registers to match other options, and say when it is
enabled rather than disabled.  Remove extra index entry for
-fno-cx-limited-range.  Add index entries for -fstack-protector
and -fstack-protector-all.
(Code Gen Options): Add index entry for -ftls-model.

From-SVN: r129664
gcc/ChangeLog
gcc/doc/invoke.texi