The attached patch improves the help text of the -mmvcle option on
S/390.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany
gcc/ChangeLog

        * config/s390/s390.opt (mmvcle): More verbose help text.
>From 817358341388950641967d709ca2945bc8305998 Mon Sep 17 00:00:00 2001
From: Dominik Vogt <v...@linux.vnet.ibm.com>
Date: Mon, 11 Jan 2016 13:51:13 +0100
Subject: [PATCH] S/390: Better help text for -mmvcle.

---
 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 11b3bfc..18304b3 100644
--- a/gcc/config/s390/s390.opt
+++ b/gcc/config/s390/s390.opt
@@ -171,7 +171,7 @@ Schedule code for given CPU.
 
 mmvcle
 Target Report Mask(MVCLE) Save
-mvcle use.
+Use the mvcle instruction for block moves.
 
 mzvector
 Target Report Mask(ZVECTOR) Save
-- 
2.3.0

Reply via email to