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
This commit is contained in:
parent
7145c4b7c5
commit
10db83d85a
@ -1,3 +1,9 @@
|
||||
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>
|
||||
|
||||
PR 65129
|
||||
|
@ -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
|
||||
a reasonable level of optimization while maintaining fast compilation
|
||||
and a good debugging experience.
|
||||
@end table
|
||||
|
||||
If you use multiple @option{-O} options, with or without level numbers,
|
||||
the last such option is the one that is effective.
|
||||
@end table
|
||||
|
||||
Options of the form @option{-f@var{flag}} specify machine-independent
|
||||
flags. Most flags have both positive and negative forms; the negative
|
||||
|
Loading…
Reference in New Issue
Block a user