aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.mike/pt4.C
blob: 7c1563e93a7cceb050b856e3bd2c6fa37ff93705 (plain)
1
2
3
4
// Build don't link:

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