summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.mike/pt4.C
blob: 4068cece407363cb5bbbb09676539db98a7e1d36 (plain)
1
2
3
4
// { dg-do assemble  }

template <char* c> struct B { B() { } };
B<0> bnull; // { dg-error "" } could not convert template argument