public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] S/390: Add missin full stop in option description.
@ 2016-01-14 11:51 Dominik Vogt
  2016-01-15 12:39 ` Andreas Krebbel
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Vogt @ 2016-01-14 11:51 UTC (permalink / raw)
  To: gcc-patches; +Cc: Andreas Krebbel

[-- 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] S/390: Add missin full stop in option description.
  2016-01-14 11:51 [PATCH] S/390: Add missin full stop in option description Dominik Vogt
@ 2016-01-15 12:39 ` Andreas Krebbel
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Krebbel @ 2016-01-15 12:39 UTC (permalink / raw)
  To: Dominik Vogt; +Cc: gcc-patches

> gcc/ChangeLog
> 
> 	* config/s390/s390.opt (mtune): Add full stop.
Applied. Thanks!

-Andreas-

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-15 12:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-14 11:51 [PATCH] S/390: Add missin full stop in option description Dominik Vogt
2016-01-15 12:39 ` Andreas Krebbel

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).