// PR c++/58535 struct A { template virtual void foo(); // { dg-error "templates" } };