From f943d47e952823aa6210c67e3c9133b14804fc8e Mon Sep 17 00:00:00 2001 From: jason Date: Thu, 8 Nov 2018 18:57:53 +0000 Subject: [PATCH] * doc/invoke.texi: Fix build. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265933 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/doc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 24136eb5cc74..4ff3a1505af5 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -14115,7 +14115,7 @@ information on callsites that were inlined, along with callsites that were not inlined. By default, the dump will contain messages about successful -optimizations (equivalent to @option {-optimized}) together with +optimizations (equivalent to @option{-optimized}) together with low-level details about the analysis. @item -fdump-lang-all -- 2.47.2