Commit 90984fe2 by H.J. Lu Committed by H.J. Lu

i386: Fix a typo: Enforcment -> Enforcement

	PR target/84807
	* config/i386/i386.opt: Replace Enforcment with Enforcement.

From-SVN: r258414
parent f1bc6414
2018-03-10 H.J. Lu <hongjiu.lu@intel.com>
PR target/84807
* config/i386/i386.opt: Replace Enforcment with Enforcement.
2018-03-10 Alexandre Oliva <aoliva@redhat.com> 2018-03-10 Alexandre Oliva <aoliva@redhat.com>
PR debug/84620 PR debug/84620
......
...@@ -1008,18 +1008,18 @@ Generate code which uses only the general registers. ...@@ -1008,18 +1008,18 @@ Generate code which uses only the general registers.
mcet mcet
Target Report Var(flag_cet) Init(0) 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. and code generation.
mibt mibt
Target Report Mask(ISA_IBT) Var(ix86_isa_flags2) Save Target Report Mask(ISA_IBT) Var(ix86_isa_flags2) Save
Specifically enables an indirect branch tracking feature from Control-flow Specifically enables an indirect branch tracking feature from Control-flow
Enforcment Technology (CET). Enforcement Technology (CET).
mshstk mshstk
Target Report Mask(ISA_SHSTK) Var(ix86_isa_flags) Save Target Report Mask(ISA_SHSTK) Var(ix86_isa_flags) Save
Specifically enables an shadow stack support feature from Control-flow Specifically enables an shadow stack support feature from Control-flow
Enforcment Technology (CET). Enforcement Technology (CET).
mcet-switch mcet-switch
Target Report Undocumented Var(flag_cet_switch) Init(0) Target Report Undocumented Var(flag_cet_switch) Init(0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment