// { dg-do assemble } // Origin: Jason Merrill void f (int i) { static int a[] = { i }; }