FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.brendan / warnings6.C
blob785c083464a92be2e7ebf00761c40ac925512a89
1 // Build don't link: 
2 // Special g++ Options: -O2 -Wall -ansi -pedantic
3 // GROUPS passed warnings
4 // should not emit this warning about func:
5 //      x.C:2: warning: invalid storage class for function `func'
6 //
7 template <class T> inline void func(T)