Commit b8360603 by Diego Novillo

typo fix

From-SVN: r158415
parent 5074f576
...@@ -2808,7 +2808,7 @@ language-specific options also refer to @ref{C++ Dialect Options} and ...@@ -2808,7 +2808,7 @@ language-specific options also refer to @ref{C++ Dialect Options} and
@ref{Objective-C and Objective-C++ Dialect Options}. @ref{Objective-C and Objective-C++ Dialect Options}.
When an unrecognized warning label is requested (e.g., When an unrecognized warning label is requested (e.g.,
@option{-Wunknown-warning}, GCC will emit a diagnostic stating @option{-Wunknown-warning}), GCC will emit a diagnostic stating
that the option is not recognized. However, if the @samp{-Wno-} form that the option is not recognized. However, if the @samp{-Wno-} form
is used, the behavior is slightly different: No diagnostic will be is used, the behavior is slightly different: No diagnostic will be
produced for @option{-Wno-unknown-warning} unless other diagnostics produced for @option{-Wno-unknown-warning} unless other diagnostics
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment