From 10db83d85ab3544c41bc49c0d3f81f68f48fdf23 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Tue, 17 Nov 2015 01:56:17 +0000 Subject: re PR other/56036 (Wrong indentation in multiple -O options explaination) 2015-11-16 Thomas Preud'homme PR 56036 * doc/invoke.texi (Optimize Options): Move @end table to the right place. From-SVN: r230452 --- gcc/doc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc') diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 150fbd1..9ecdf26 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 -- cgit v1.1