]> git.ipfire.org Git - thirdparty/gcc.git/commit
invoke.texi (Optimize Options): Under -fcse-follow-jumps, show that CSE means common...
authorJanis Johnson <janis187@us.ibm.com>
Thu, 1 Nov 2007 16:34:48 +0000 (16:34 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Thu, 1 Nov 2007 16:34:48 +0000 (16:34 +0000)
commitd6a64b9df961ae0e885a50a6b01fb2b846e60f12
treed605b3933ec62f86f88dfcf370532453edb2d759
parentfdaea7e2865fc020c80fcd8093175b5a20ed0507
invoke.texi (Optimize Options): Under -fcse-follow-jumps, show that CSE means common subexpression elimination.

* doc/invoke.texi (Optimize Options): Under -fcse-follow-jumps,
show that CSE means common subexpression elimination.  Change wording
for -fsee and define LCM.  Remove capitalization of optimizations
for -ftree-reassoc, -ftree-pre, and -ftree-fre.

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