Commit 10db83d8 by Thomas Preud'homme Committed by Sandra Loosemore

re PR other/56036 (Wrong indentation in multiple -O options explaination)

2015-11-16  Thomas Preud'homme <thomas.preudhomme@arm.com>

	PR 56036
	* doc/invoke.texi (Optimize Options): Move @end table to the right
	place.

From-SVN: r230452
parent 7145c4b7
2015-11-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
PR 56036
* doc/invoke.texi (Optimize Options): Move @end table to the right
place.
2015-11-16 Sandra Loosemore <sandra@codesourcery.com> 2015-11-16 Sandra Loosemore <sandra@codesourcery.com>
PR 65129 PR 65129
...@@ -7867,10 +7867,10 @@ that do not interfere with debugging. It should be the optimization ...@@ -7867,10 +7867,10 @@ that do not interfere with debugging. It should be the optimization
level of choice for the standard edit-compile-debug cycle, offering level of choice for the standard edit-compile-debug cycle, offering
a reasonable level of optimization while maintaining fast compilation a reasonable level of optimization while maintaining fast compilation
and a good debugging experience. and a good debugging experience.
@end table
If you use multiple @option{-O} options, with or without level numbers, If you use multiple @option{-O} options, with or without level numbers,
the last such option is the one that is effective. the last such option is the one that is effective.
@end table
Options of the form @option{-f@var{flag}} specify machine-independent Options of the form @option{-f@var{flag}} specify machine-independent
flags. Most flags have both positive and negative forms; the negative flags. Most flags have both positive and negative forms; the negative
......
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