Commit 30df8b9f by David Edelsohn Committed by David Edelsohn

* multiple_target.c (pass_data_dispatcher_calls): Fix typo.

From-SVN: r239755
parent 45fea2b2
2016-08-25 David Edelsohn <dje.gcc@gmail.com>
* multiple_target.c (pass_data_dispatcher_calls): Fix typo.
2016-08-25 Richard Biener <rguenther@suse.de>
* dwarf2out.c (gen_remaining_tmpl_value_param_die_attributes):
......
......@@ -412,7 +412,7 @@ namespace {
const pass_data pass_data_dispatcher_calls =
{
SIMPLE_IPA_PASS, /* type */
"dispachercalls", /* name */
"dispatchercalls", /* name */
OPTGROUP_NONE, /* optinfo_flags */
TV_NONE, /* tv_id */
( PROP_ssa | PROP_cfg ), /* properties_required */
......
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