public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][PR target/84838] Minor grammar fixes for x86 options
@ 2018-03-13  2:56 David H. Gutteridge
  2018-03-20 22:27 ` Jeff Law
  0 siblings, 1 reply; 2+ messages in thread
From: David H. Gutteridge @ 2018-03-13  2:56 UTC (permalink / raw)
  To: gcc-patches

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.

--- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH][PR target/84838] Minor grammar fixes for x86 options
  2018-03-13  2:56 [PATCH][PR target/84838] Minor grammar fixes for x86 options David H. Gutteridge
@ 2018-03-20 22:27 ` Jeff Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2018-03-20 22:27 UTC (permalink / raw)
  To: David H. Gutteridge, gcc-patches

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-20 22:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-13  2:56 [PATCH][PR target/84838] Minor grammar fixes for x86 options David H. Gutteridge
2018-03-20 22:27 ` Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).