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 2da978b84e929697f9693f8de03a8b5e9a0b1d43..03c9b8d0bba25e2d96ae2ed0610bd2bba95b4c9e 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 173d0a1c51445feeaf8506c939e87a3c6a37f9ca..811e1beb0e3792503b44f435cd1b1216f60236ad 100644 (file)
@@ -1,3 +1,9 @@
+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
index ba2b7e42520f2cbbd5c534f393cfe2329ebbdb29..54017dfce8fda996ce5dbcd1ece66131ffffec24 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