Remove superfluous word in documentation.
authorMartin Liska <mliska@suse.cz>
Thu, 20 Feb 2020 11:01:48 +0000 (12:01 +0100)
committerMartin Liska <mliska@suse.cz>
Thu, 20 Feb 2020 11:01:48 +0000 (12:01 +0100)
PR translation/93841
* config/or1k/or1k.opt: Remove superfluous word.
* doc/invoke.texi: Likewise.

gcc/config/or1k/or1k.opt
gcc/cp/ChangeLog
gcc/doc/invoke.texi

index 2da978b..03c9b8d 100644 (file)
@@ -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)
index 173d0a1..811e1be 100644 (file)
@@ -1,5 +1,11 @@
 2020-02-20  Martin Liska  <mliska@suse.cz>
 
+       PR translation/93841
+       * config/or1k/or1k.opt: Remove superfluous word.
+       * doc/invoke.texi: Likewise.
+
+2020-02-20  Martin Liska  <mliska@suse.cz>
+
        PR translation/93838
        * parser.c (cp_parser_decl_specifier_seq): Remove trailing space.
 
index ba2b7e4..54017df 100644 (file)
@@ -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