summaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2018-03-20 22:22:28 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2018-03-20 22:22:28 +0000
commit972915512c72e25cc55eccbd6844495836fe2fb1 (patch)
treee6ed248f2d579b48e0369894da57372ceb85f3f3 /gcc/doc/invoke.texi
parent50cd55c3c0b63e9bcbed6b26d262b92fc707d6b4 (diff)
PR target/84838
* Minor grammar fixes for x86 options. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258694 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r--gcc/doc/invoke.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index aca9c8dcebe4..feacd569ef3c 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -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