FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.jason / lineno5.C
blob95ff218cbb26311ea11b52f4f6c61b5a852ce9e9
1 // Build don't link: 
2 // GROUPS passed error-reporting
3 // Bug: incomplete instantiation messes with lineno
4 template <class T> class A;
6 int main()
8   A<int> *p;
9   undef1();// ERROR -