// Origin: Volker Reichelt // { dg-do compile } template class B : virtual T::A { typedef int INT; INT i; };