PR translation/93841
* config/or1k/or1k.opt: Remove superfluous word.
* doc/invoke.texi: Likewise.
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)
+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
@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