missed in previous commit

From-SVN: r84563
This commit is contained in:
Nathan Sidwell 2004-07-12 16:16:38 +00:00
parent cad7e87b11
commit ccb14335ce
1 changed files with 7 additions and 6 deletions

View File

@ -4357,6 +4357,7 @@ arg_assoc_class (struct arg_lookup *k, tree type)
if (arg_assoc_namespace (k, context))
return true;
if (TYPE_BINFO (type))
/* Process baseclasses. */
for (i = 0; i < BINFO_N_BASE_BINFOS (TYPE_BINFO (type)); i++)
if (arg_assoc_class