From: Martin Liska Date: Thu, 20 Feb 2020 11:01:48 +0000 (+0100) Subject: Remove superfluous word in documentation. X-Git-Tag: basepoints/gcc-11~1323 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a172be3e5e849ef82f07ce034837630e73f025b;p=thirdparty%2Fgcc.git Remove superfluous word in documentation. PR translation/93841 * config/or1k/or1k.opt: Remove superfluous word. * doc/invoke.texi: Likewise. --- diff --git a/gcc/config/or1k/or1k.opt b/gcc/config/or1k/or1k.opt index 2da978b84e92..03c9b8d0bba2 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/cp/ChangeLog b/gcc/cp/ChangeLog index 173d0a1c5144..811e1beb0e37 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,9 @@ +2020-02-20 Martin Liska + + PR translation/93841 + * config/or1k/or1k.opt: Remove superfluous word. + * doc/invoke.texi: Likewise. + 2020-02-20 Martin Liska PR translation/93838 diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index ba2b7e42520f..54017dfce8fd 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