public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-1428] docs: add missing newline
Date: Mon, 14 Jun 2021 14:04:39 +0000 (GMT)	[thread overview]
Message-ID: <20210614140439.760AB393BC33@sourceware.org> (raw)

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.


                 reply	other threads:[~2021-06-14 14:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210614140439.760AB393BC33@sourceware.org \
    --to=marxin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).