docs: Fix -Wno-cpp note
gcc/ChangeLog: * doc/invoke.texi: Put r{...} on the same line as @item.
This commit is contained in:
parent
9b239c9147
commit
046198673c
1 changed files with 1 additions and 2 deletions
|
@ -5806,8 +5806,7 @@ error. @option{-Wno-coverage-invalid-line-number} can be used to disable the
|
|||
warning or @option{-Wno-error=coverage-invalid-line-number} can be used to
|
||||
disable the error.
|
||||
|
||||
@item -Wno-cpp
|
||||
@r{(C, Objective-C, C++, Objective-C++ and Fortran only)}
|
||||
@item -Wno-cpp @r{(C, Objective-C, C++, Objective-C++ and Fortran only)}
|
||||
@opindex Wno-cpp
|
||||
@opindex Wcpp
|
||||
Suppress warning messages emitted by @code{#warning} directives.
|
||||
|
|
Loading…
Add table
Reference in a new issue