]> gcc.gnu.org Git - gcc.git/commitdiff
* doc/invoke.texi: Fix build.
authorJason Merrill <jason@gcc.gnu.org>
Thu, 8 Nov 2018 18:57:53 +0000 (13:57 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 8 Nov 2018 18:57:53 +0000 (13:57 -0500)
From-SVN: r265933

gcc/doc/invoke.texi

index 24136eb5cc747871a16a4cad1d21a8edcec5932b..4ff3a1505af517d531a2860674bbfe9e05b13709 100644 (file)
@@ -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
This page took 0.124025 seconds and 5 git commands to generate.