summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.pt/spec24.C
blob: 2b7d336698ff79cb2f5a412bb61421a719d07be0 (plain)
1
2
3
4
5
// Build don't link:

template <class T> class A;
// template <>
class A<int>; // ERROR - missing template header - XFAIL *-*-*