// PR c++/32505 template struct A { }; A a; template struct A { }; // { dg-error "A" }