// { dg-options -std=c++0x } template struct A { int ir[I[0]]; }; extern constexpr int ar[2] = { 1, 2 }; A a;