Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / g++.old-deja / g++.pt / crash14.C
blob773ed28b2fd076b42238832353a528cea7ad0084
1 // { dg-do assemble  }
3 template <class T> struct A {};
4 template <class T> struct A<T*>;
5 A<int*> ai; // { dg-error "" } incomplete type