diff mbox series

[PR,target/84838] Minor grammar fixes for x86 options

Message ID 1520909784.3710.7.camel@sympatico.ca
State New
Headers show
Series [PR,target/84838] Minor grammar fixes for x86 options | expand

Commit Message

David H. Gutteridge March 13, 2018, 2:56 a.m. UTC
This is a patch to correct some minor grammatical errors in the x86
options documentation. "Nor" isn't correct usage in these sentences,
and there was a missing definite article (in keeping with the style
used elsewhere for that same option).

Regards,

Dave

2018-03-12  David H. Gutteridge  <dhgutteridge@sympatico.ca>

        PR target/84838
        * Minor grammar fixes for x86 options.

Comments

Jeff Law March 20, 2018, 10:22 p.m. UTC | #1
On 03/12/2018 08:56 PM, David H. Gutteridge wrote:
> 2018-03-12  David H. Gutteridge  <dhgutteridge@sympatico.ca>
> 
>         PR target/84838
>         * Minor grammar fixes for x86 options.
> 
THanks.  Installed.

jeff
diff mbox series

Patch

--- gcc/doc/invoke.texi.orig
+++ gcc/doc/invoke.texi
@@ -27877,9 +27877,9 @@ 
 function attribute @code{indirect_branch}.  @xref{Function Attributes}.
 
 Note that @option{-mcmodel=large} is incompatible with
-@option{-mindirect-branch=thunk} nor
+@option{-mindirect-branch=thunk} and
 @option{-mindirect-branch=thunk-extern} since the thunk function may
-not be reachable in large code model.
+not be reachable in the large code model.
 
 Note that @option{-mindirect-branch=thunk-extern} is incompatible with
 @option{-fcf-protection=branch} and @option{-fcheck-pointer-bounds}
@@ -27898,9 +27898,9 @@ 
 @xref{Function Attributes}.
 
 Note that @option{-mcmodel=large} is incompatible with
-@option{-mfunction-return=thunk} nor
+@option{-mfunction-return=thunk} and
 @option{-mfunction-return=thunk-extern} since the thunk function may
-not be reachable in large code model.
+not be reachable in the large code model.
 
 
 @item -mindirect-branch-register