FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.pt / crash25.C
blobf5875854562ac85afe7e43b0468b58e34a511014
1 // Build don't link:
3 template <class T>
4 void f()
6   int i[1 << 3];