Commit 68bf6491 by Sebastian Pop Committed by Sebastian Pop

Fix PR47848: Do not mention -ftree-loop-if-convert-memory-writes.

2011-02-22  Sebastian Pop  <sebastian.pop@amd.com>

	PR doc/47848
	* doc/invoke.texi: Do not mention -ftree-loop-if-convert-memory-writes.

From-SVN: r170411
parent 6bad16bb
2011-02-22 Sebastian Pop <sebastian.pop@amd.com>
PR doc/47848
* doc/invoke.texi: Do not mention -ftree-loop-if-convert-memory-writes.
2011-02-22 Mike Stump <mikestump@comcast.net> 2011-02-22 Mike Stump <mikestump@comcast.net>
* acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin * acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin
......
...@@ -392,7 +392,7 @@ Objective-C and Objective-C++ Dialects}. ...@@ -392,7 +392,7 @@ Objective-C and Objective-C++ Dialects}.
-ftree-builtin-call-dce -ftree-ccp -ftree-ch -ftree-copy-prop @gol -ftree-builtin-call-dce -ftree-ccp -ftree-ch -ftree-copy-prop @gol
-ftree-copyrename -ftree-dce -ftree-dominator-opts -ftree-dse @gol -ftree-copyrename -ftree-dce -ftree-dominator-opts -ftree-dse @gol
-ftree-forwprop -ftree-fre -ftree-loop-if-convert @gol -ftree-forwprop -ftree-fre -ftree-loop-if-convert @gol
-ftree-loop-if-convert-memory-writes -ftree-loop-im @gol -ftree-loop-if-convert-stores -ftree-loop-im @gol
-ftree-phiprop -ftree-loop-distribution -ftree-loop-distribute-patterns @gol -ftree-phiprop -ftree-loop-distribution -ftree-loop-distribute-patterns @gol
-ftree-loop-ivcanon -ftree-loop-linear -ftree-loop-optimize @gol -ftree-loop-ivcanon -ftree-loop-linear -ftree-loop-optimize @gol
-ftree-parallelize-loops=@var{n} -ftree-pre -ftree-pta -ftree-reassoc @gol -ftree-parallelize-loops=@var{n} -ftree-pre -ftree-pta -ftree-reassoc @gol
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment