public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/marxin/heads/fix-multiple-typos-v2)] Remove superfluous word in documentation.
@ 2020-02-20 10:56 Martin Liska
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liska @ 2020-02-20 10:56 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:59bb935cad3c20329135e4668de046589555292a

commit 59bb935cad3c20329135e4668de046589555292a
Author: Martin Liska <mliska@suse.cz>
Date:   Thu Feb 20 11:52:13 2020 +0100

    Remove superfluous word in documentation.
    
    gcc/cp/ChangeLog:
    
    2020-02-20  Martin Liska  <mliska@suse.cz>
    
    	PR translation/93841
    	* config/or1k/or1k.opt: Remove superfluous word.
    	* doc/invoke.texi: Likewise.

Diff:
---
 gcc/config/or1k/or1k.opt | 2 +-
 gcc/doc/invoke.texi      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/config/or1k/or1k.opt b/gcc/config/or1k/or1k.opt
index 2da978b..03c9b8d 100644
--- a/gcc/config/or1k/or1k.opt
+++ b/gcc/config/or1k/or1k.opt
@@ -66,7 +66,7 @@ are used to perform unordered floating point compare and set flag operations.
 mcmov
 Target RejectNegative Mask(CMOV)
 Enable generation of conditional move (l.cmov) instructions.  By default the
-equivalent will be generated using using set and branch.
+equivalent will be generated using set and branch.
 
 mror
 Target RejectNegative Mask(ROR)
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index ba2b7e4..54017df 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -24907,7 +24907,7 @@ compare and set flag operations.
 @item -mcmov
 @opindex mcmov
 Enable generation of conditional move (@code{l.cmov}) instructions.  By
-default the equivalent will be generated using using set and branch.
+default the equivalent will be generated using set and branch.
 
 @item -mror
 @opindex mror


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

* [gcc(refs/users/marxin/heads/fix-multiple-typos-v2)] Remove superfluous word in documentation.
@ 2020-02-20 10:53 Martin Liska
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liska @ 2020-02-20 10:53 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f6b52731b3511e06c20a82a03dc1f2b33e26ac16

commit f6b52731b3511e06c20a82a03dc1f2b33e26ac16
Author: Martin Liska <mliska@suse.cz>
Date:   Thu Feb 20 11:52:13 2020 +0100

    Remove superfluous word in documentation.
    
    gcc/cp/ChangeLog:
    
    2020-02-20  Martin Liska  <mliska@suse.cz>
    
    	PR translation/93841
    	* parser.c (cp_parser_decl_specifier_seq): Remove
    	superfluous word.

Diff:
---
 gcc/config/or1k/or1k.opt | 2 +-
 gcc/doc/invoke.texi      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/config/or1k/or1k.opt b/gcc/config/or1k/or1k.opt
index 2da978b..03c9b8d 100644
--- a/gcc/config/or1k/or1k.opt
+++ b/gcc/config/or1k/or1k.opt
@@ -66,7 +66,7 @@ are used to perform unordered floating point compare and set flag operations.
 mcmov
 Target RejectNegative Mask(CMOV)
 Enable generation of conditional move (l.cmov) instructions.  By default the
-equivalent will be generated using using set and branch.
+equivalent will be generated using set and branch.
 
 mror
 Target RejectNegative Mask(ROR)
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index ba2b7e4..54017df 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -24907,7 +24907,7 @@ compare and set flag operations.
 @item -mcmov
 @opindex mcmov
 Enable generation of conditional move (@code{l.cmov}) instructions.  By
-default the equivalent will be generated using using set and branch.
+default the equivalent will be generated using set and branch.
 
 @item -mror
 @opindex mror


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

end of thread, other threads:[~2020-02-20 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-20 10:56 [gcc(refs/users/marxin/heads/fix-multiple-typos-v2)] Remove superfluous word in documentation Martin Liska
  -- strict thread matches above, loose matches on Subject: below --
2020-02-20 10:53 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).