Commit a156b0f1 by Martin Liska Committed by Martin Liska

Fix typo in -masm-dialect option values.

2017-02-21  Martin Liska  <mliska@suse.cz>

	* config/i386/i386.opt: Replace -masm-dialect with -masm.

From-SVN: r245624
parent 3c5b4c6d
2017-02-21 Martin Liska <mliska@suse.cz>
* config/i386/i386.opt: Replace -masm-dialect with -masm.
2017-02-21 Thomas Schwinge <thomas@codesourcery.com>
PR translation/79638
......
......@@ -258,7 +258,7 @@ Use given assembler dialect.
Enum
Name(asm_dialect) Type(enum asm_dialect)
Known assembler dialects (for use with the -masm-dialect= option):
Known assembler dialects (for use with the -masm= option):
EnumValue
Enum(asm_dialect) String(intel) Value(ASM_INTEL)
......
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