public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Dominik Vogt <vogt@linux.vnet.ibm.com>
To: gcc-patches@gcc.gnu.org
Cc: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Subject: [PATCH] S/390: Add missin full stop in option description.
Date: Thu, 14 Jan 2016 11:51:00 -0000	[thread overview]
Message-ID: <20160114115137.GA405@linux.vnet.ibm.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

The attached patch fixes a test failure because of a missing full
stop at the end of an S/390 option help text.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany

[-- Attachment #2: 0001-ChangeLog --]
[-- Type: text/plain, Size: 63 bytes --]

gcc/ChangeLog

	* config/s390/s390.opt (mtune): Add full stop.

[-- Attachment #3: 0001-S-390-Add-missin-full-stop-in-option-description.patch --]
[-- Type: text/x-diff, Size: 855 bytes --]

From 6d4de7bb9ff9643b4cf3c967ea5ccfd1591d0799 Mon Sep 17 00:00:00 2001
From: Dominik Vogt <vogt@linux.vnet.ibm.com>
Date: Thu, 14 Jan 2016 12:39:21 +0100
Subject: [PATCH] S/390: Add missin full stop in option description.

---
 gcc/config/s390/s390.opt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/s390/s390.opt b/gcc/config/s390/s390.opt
index 18304b3..1ae1396 100644
--- a/gcc/config/s390/s390.opt
+++ b/gcc/config/s390/s390.opt
@@ -176,7 +176,7 @@ Use the mvcle instruction for block moves.
 mzvector
 Target Report Mask(ZVECTOR) Save
 Enable the z vector language extension providing the context-sensitive
-vector macro and enable the Altivec-style builtins in vecintrin.h
+vector macro and enable the Altivec-style builtins in vecintrin.h.
 
 mwarn-dynamicstack
 Target Var(s390_warn_dynamicstack_p) Save
-- 
2.3.0


             reply	other threads:[~2016-01-14 11:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-14 11:51 Dominik Vogt [this message]
2016-01-15 12:39 ` Andreas Krebbel

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=20160114115137.GA405@linux.vnet.ibm.com \
    --to=vogt@linux.vnet.ibm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=krebbel@linux.vnet.ibm.com \
    /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).