public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1428] docs: add missing newline
@ 2021-06-14 14:04 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-06-14 14:04 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9b239c9147b0ea326dc8f9dc50ddabc1f309aec0

commit r12-1428-g9b239c9147b0ea326dc8f9dc50ddabc1f309aec0
Author: Martin Liska <mliska@suse.cz>
Date:   Mon Jun 14 16:04:13 2021 +0200

    docs: add missing newline
    
    gcc/ChangeLog:
    
            * doc/invoke.texi: Add missing newline.

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

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index a62c2d22521..0a364506954 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -5800,7 +5800,8 @@ Completely disabling the warning is not recommended.
 Warn in case a function ends earlier than it begins due
 to an invalid linenum macros.  The warning is emitted only
 with @option{--coverage} enabled.
- By default, this warning is enabled and is treated as an
+
+By default, this warning is enabled and is treated as an
 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.


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

only message in thread, other threads:[~2021-06-14 14:04 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:04 [gcc r12-1428] docs: add missing newline 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).