public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] i386: Fix a typo: Enforcment -> Enforcement
@ 2018-03-10 15:55 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2018-03-10 15:55 UTC (permalink / raw)
  To: gcc-patches; +Cc: Uros Bizjak, Igor Tsimbalist

I am checking this in as an obvious fix.

H.J.
	PR target/84807
	* config/i386/i386.opt: Replace Enforcment with Enforcement.
---
 gcc/config/i386/i386.opt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gcc/config/i386/i386.opt b/gcc/config/i386/i386.opt
index 150d78e345a..311b99d9739 100644
--- a/gcc/config/i386/i386.opt
+++ b/gcc/config/i386/i386.opt
@@ -1008,18 +1008,18 @@ Generate code which uses only the general registers.
 
 mcet
 Target Report Var(flag_cet) Init(0)
-Support Control-flow  Enforcment Technology (CET) built-in functions
+Support Control-flow Enforcement Technology (CET) built-in functions
 and code generation.
 
 mibt
 Target Report Mask(ISA_IBT) Var(ix86_isa_flags2) Save
 Specifically enables an indirect branch tracking feature from Control-flow
-Enforcment Technology (CET).
+Enforcement Technology (CET).
 
 mshstk
 Target Report Mask(ISA_SHSTK) Var(ix86_isa_flags) Save
 Specifically enables an shadow stack support feature from Control-flow
-Enforcment Technology (CET).
+Enforcement Technology (CET).
 
 mcet-switch
 Target Report Undocumented Var(flag_cet_switch) Init(0)
-- 
2.14.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-10 15:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-10 15:55 [PATCH] i386: Fix a typo: Enforcment -> Enforcement H.J. Lu

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