diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c7927036bfc..43e2b58301e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2015-11-16 Thomas Preud'homme + + PR 56036 + * doc/invoke.texi (Optimize Options): Move @end table to the right + place. + 2015-11-16 Sandra Loosemore PR 65129 diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 150fbd17c09..9ecdf266603 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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