Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / g++.old-deja / g++.other / static6.C
blob1705c5ced65cdd16d9ca1df065ae747d9e60a13c
1 // { dg-do assemble  }
2 // Origin: Jason Merrill <jason@cygnus.com>
4 void f (int i)
6   static int a[] = { i };