diff options
Diffstat (limited to 'gcc/multiple_target.c')
-rw-r--r-- | gcc/multiple_target.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/multiple_target.c b/gcc/multiple_target.c index 3af4f2b..9848fea 100644 --- a/gcc/multiple_target.c +++ b/gcc/multiple_target.c @@ -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 */ |