re PR target/84838 (Minor grammar fixes for x86 options)
authorDavid H. Gutteridge <dhgutteridge@sympatico.ca>
Tue, 20 Mar 2018 22:22:28 +0000 (22:22 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 20 Mar 2018 22:22:28 +0000 (16:22 -0600)
PR target/84838
* Minor grammar fixes for x86 options.

From-SVN: r258694

gcc/ChangeLog
gcc/doc/invoke.texi

index f604631205c9330a973a91fc47e091610e0b4e5d..53224b1895eb795fd34fcd3c3bd96fd786b79f39 100644 (file)
@@ -1,3 +1,8 @@
+2018-03-20  David H. Gutteridge  <dhgutteridge@sympatico.ca>
+
+       PR target/84838
+       * Minor grammar fixes for x86 options.
+
 2018-03-20  Jakub Jelinek  <jakub@redhat.com>
 
        PR debug/84875
index aca9c8dcebe4851a676a29c6b6bd119853095478..feacd569ef3c3c1130cf011765e2a055d8c38bed 100644 (file)
@@ -27893,9 +27893,9 @@ You can control this behavior for a specific function by using the
 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}
@@ -27914,9 +27914,9 @@ using the function attribute @code{function_return}.
 @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