Commit 8135a004 by David Malcolm Committed by David Malcolm

Fix typo in common.opt

gcc/ChangeLog:
	* common.opt (fdiagnostics-parseable-fixits): Fix typo.

From-SVN: r247562
parent 44abeaaa
2017-05-03 David Malcolm <dmalcolm@redhat.com>
* common.opt (fdiagnostics-parseable-fixits): Fix typo.
2017-05-03 Martin Jambor <mjambor@suse.cz>
* ipa-prop.c (ipa_update_after_lto_read): Removed.
......
......@@ -1225,7 +1225,7 @@ Enum(diagnostic_color_rule) String(auto) Value(DIAGNOSTICS_COLOR_AUTO)
fdiagnostics-parseable-fixits
Common Var(flag_diagnostics_parseable_fixits)
Print fixit hints in machine-readable form.
Print fix-it hints in machine-readable form.
fdiagnostics-generate-patch
Common Var(flag_diagnostics_generate_patch)
......
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