public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1429] docs: Fix -Wno-cpp note
@ 2021-06-14 14:08 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-06-14 14:08 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:046198673c3776e36ebe0542a86291ed7134fc40

commit r12-1429-g046198673c3776e36ebe0542a86291ed7134fc40
Author: Martin Liska <mliska@suse.cz>
Date:   Mon Jun 14 16:07:10 2021 +0200

    docs: Fix -Wno-cpp note
    
    gcc/ChangeLog:
    
            * doc/invoke.texi: Put r{...} on the same line as @item.

Diff:
---
 gcc/doc/invoke.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 0a364506954..510f24e55ab 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-14 14:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14 14:08 [gcc r12-1429] docs: Fix -Wno-cpp note Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).