]> git.ipfire.org Git - thirdparty/gcc.git/commit
* doc/invoke.texi (Option Summary, optimizations): Remove
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2007 22:03:57 +0000 (22:03 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2007 22:03:57 +0000 (22:03 +0000)
commite752af94c1c3de0c7ccda7be3655c6ded220341d
treead08f79c8c73bdad9fcdcf75eb8ec3848d15a34d
parentdcaeea773fd1481dbe972e7b35a40ccd57194526
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129664 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/invoke.texi