// { dg-do assemble }// GROUPS passed old-abortstructA{voida1();voida2();};structB{voidA::a1();// this used to die in chainon(), now grokdeclarator should// { dg-error "" } cannot declare.*voidA::a2();// should be fixed by the 930629 change.// { dg-error "" } cannot declare.*};