// { dg-do compile { target c++11 } } template struct A { int ir[I[0]]; }; extern constexpr int ar[2] = { 1, 2 }; A a;