aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.old-deja/g++.pt/spec24.C
blob: 37b76cb2b27c0135897c10cce177b7ac46febf8c (plain)
1
2
3
4
5
// { dg-do assemble  }

template <class T> class A;
// template <>
class A<int>; // { dg-error "" "" { xfail *-*-* } } missing template header -