summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/g++.old-deja/g++.other/static6.C
blob: e660d80b05a80e1c03293c8494f26f25e5210c17 (plain)
1
2
3
4
5
6
7
// Build don't link:
// Origin: Jason Merrill <jason@cygnus.com>

void f (int i)
{
  static int a[] = { i };
}
OpenPOWER on IntegriCloud